Skip to main content
A newer version of this page is available. .

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.
IsDisposed Gets a value indicating whether the control has been disposed of. Inherited from ChartElement.
Tag Gets or sets the object that contains data related to the chart element. Inherited from ChartElement.
See Also