QualitativeStrip Fields
The highlighted area limited by two fixed values (minimal and maximal limits) of an axis, and is perpendicular to the axis.Name | Description |
---|---|
AxisLabelProperty static | Identifies the AxisLabel bindable property. Inherited from StripBase. |
LegendTextProperty static | Identifies the LegendText bindable property. Inherited from StripBase. |
MaxLimitEnabledProperty static | Identifies the MaxLimitEnabled bindable property. Inherited from StripBase. |
MaxLimitProperty static | Identifies the MaxLimit bindable property. |
MinLimitEnabledProperty static | Identifies the MinLimitEnabled bindable property. Inherited from StripBase. |
MinLimitProperty static | Identifies the MinLimit bindable property. |
StyleProperty static | Identifies the Style bindable property. Inherited from StripBase. |
VisibleInLegendProperty static | Identifies the VisibleInLegend bindable property. Inherited from StripBase. |
VisibleProperty static | Identifies the Visible bindable property. Inherited from StripBase. |
See Also