RangeBarSeriesLabel Fields
Stores range bar series label settings.| Name | Description |
|---|---|
| BehaviorProperty static | Identifies the Behavior bindable property. Inherited from BarSeriesLabelBase. |
| IndentProperty static | Identifies the Indent bindable property. Inherited from SeriesLabel. |
| KindProperty static | Identifies the Kind bindable property. |
| PositionProperty static | Identifies the Position bindable property. |
| StyleProperty static | Identifies the Style bindable property. Inherited from BarSeriesLabelBase. |
| TextPatternProperty static | Identifies the TextPattern bindable property. Inherited from SeriesLabel. |
| TextProviderProperty static | Identifies the TextProvider bindable property. Inherited from SeriesLabel. |
| VisibleProperty static | Identifies the Visible bindable property. Inherited from SeriesLabel. |
See Also