ASPxClientAxis2D.constantLines Property
Provides access to the collection of the axis constant lines.
Declaration
constantLines: ASPxClientConstantLine[]
Property Value
Type | Description |
---|---|
ASPxClientConstantLine[] | An array of ASPxClientConstantLine objects which represent constant lines that belong to this axis. |
See Also