FinancialSeriesLabel Members
In This Article
#Constructors
Name | Description |
---|---|
Financial |
Initializes a new instance of the Financial |
#Fields
Name | Description |
---|---|
Indent |
Identifies the Indent bindable property.
Inherited from Series |
Position |
Identifies the Position bindable property. |
Style |
Identifies the Style bindable property. |
Text |
Identifies the Text |
Text |
Identifies the Text |
Visible |
Identifies the Visible bindable property.
Inherited from Series |
#Properties
Name | Description |
---|---|
Indent |
Inherited from Series |
Position | Gets or sets the position of series labels relative to data points. |
Style | Gets or sets appearance settings of financial series labels. |
Text |
Gets or sets a text pattern for series point labels.
Inherited from Series |
Text |
Allows you to specify a rule used to generate custom text strings for series labels.
Inherited from Series |
Visible |
Inherited from Series |
See Also