ASPxClientStrip Properties
Represents the client-side equivalent of the Strip class.Name | Description |
---|---|
axis | Gets the axis that owns the current strip object. |
chart | Gets the chart that owns the current chart element. Inherited from ASPxClientWebChartElement. |
maxValue | Gets the maximum value of the strip’s range. |
minValue | Gets the minimum value of the strip‘s range. |
name | Gets the name of the chart element. Inherited from ASPxClientWebChartElementNamed. |
See Also