ChartFormulaParameter Class Members
In This Topic
The following tables list the members exposed by ChartFormulaParameter.
Public Constructors
Public Properties
| Name | Description |
 | Name | Gets or sets the unique name of the current object. If an item with the specified name already exists in the collection, an exception is thrown. (Inherited from C1.C1Preview.NamedCollectionItem) |
 | Source | Gets or sets name of the ChartDataPointValue property to use as the value of this parameter. |
 | Value | Gets or sets value of the parameter if the value does not depend on the actual data points. |
Top
Public Methods
See Also