ASPxClientAxisValue Class
In This Article
Contains the information about an axis value.
#Declaration
TypeScript
declare class ASPxClientAxisValue
#Remarks
An object of the ASPxClientAxisValue type is returned by the ASPxClientDiagramCoordinates.GetAxisValue method.
See Also