Skip to main content

StripLimit Properties

Contains settings that define the limiting values of strips.
Name Description
AxisValue Gets or sets the strip’s position (either minimum or maximum) along an axis.
AxisValueSerializable Gets or sets the string value used to support serialization of the StripLimit.AxisValue property.
Enabled Gets or sets a value that specifies whether the current strip limit is enabled.
Tag Gets or sets the object that contains data related to the chart element. Inherited from ChartElement.
See Also