FinancialSeriesLabel Properties
Stores point label settings for the Candlestick and Stock series.| Name | Description |
|---|---|
| Indent | Inherited from SeriesLabel. |
| Position | Gets or sets the position of series labels relative to data points. |
| Style | Gets or sets appearance settings of financial series labels. |
| TextPattern | Gets or sets a text pattern for series point labels. Inherited from SeriesLabel. |
| TextProvider | Allows you to specify a rule used to generate custom text strings for series labels. Inherited from SeriesLabel. |
| Visible | Inherited from SeriesLabel. |
See Also