ASPxClientSeries.viewType Property
Gets a value that specifies the view type of the series.
Declaration
viewType: string
Property Value
Type | Description |
---|---|
string | A string object which contains the current view type. |
Remarks
A list of available values for the viewType property is described in the ViewType enumeration.
See Also