Skip to main content

ASPxClientConstantLine Properties

Represents the client-side equivalent of the ConstantLine class.
Name Description
axis Gets the axis that owns the current constant line object.
chart Gets the chart that owns the current chart element. Inherited from ASPxClientWebChartElement.
name Gets the name of the chart element. Inherited from ASPxClientWebChartElementNamed.
title Gets the constant line title.
value Gets the constant line’s position along the axis.
See Also