StripBase Fields
The base class for all strips the chart axes can display.| Name | Description |
|---|---|
| AxisLabelProperty static | Identifies the AxisLabel bindable property. |
| LegendTextProperty static | Identifies the LegendText bindable property. |
| MaxLimitEnabledProperty static | Identifies the MaxLimitEnabled bindable property. |
| MinLimitEnabledProperty static | Identifies the MinLimitEnabled bindable property. |
| StyleProperty static | Identifies the Style bindable property. |
| VisibleInLegendProperty static | Identifies the VisibleInLegend bindable property. |
| VisibleProperty static | Identifies the Visible bindable property. |
See Also