Skip to main content

ASPxClientDiagramCoordinates.argumentScaleType Property

Gets the type of the argument scale.

Declaration

argumentScaleType: string

Property Value

Type Description
string

A string object which contains the current scale type.

Remarks

A list of available values for the argumentScaleType property is described in the ScaleType enumeration.

See Also