ChartClientSettings Properties |
The ChartClientSettings type exposes the following members.
Name | Description | |
---|---|---|
![]() |
AxisMarkersColor |
Gets or sets a value indicating the color of the zoom assist axis markers.
|
![]() |
AxisMarkersSize |
Gets or sets a value indicating the size of the axis markers in pixels (size for the AxisY marker represents its width, while size for the AxisX marker -- its height).
|
![]() |
EnableAxisMarkers |
Gets or sets a value indicating whether the zoom assist axis markers are enabled.
|
![]() |
EnableZoom |
Gets or sets a value indicating whether the client-side zoom functionality is enabled.
|
![]() |
ScrollMode |
Gets or sets a value indicating the diagram client scroll mode.
|
![]() |
XScale |
Gets or sets a value indicating the diagram scale value by X axis.
|
![]() |
XScrollOffset |
Gets or sets a value indicating the AxisX scroll offset ratio.
|
![]() |
YScale |
Gets or sets a value indicating the diagram scale value by Y axis.
|
![]() |
YScrollOffset |
Gets or sets a value indicating the AxisY scroll offset ratio.
|
![]() |
ZoomRectangleColor |
Gets or sets a value indicating the color of the zoom rectangle.
|
![]() |
ZoomRectangleOpacity |
Gets or sets a value indicating the opacity of the zoom rectangle.
|