dotnetCHARTING Send comments on this topic.
AxisToZoom Property
See Also 
dotnetCHARTING Namespace > JsOptions Class : AxisToZoom Property


Syntax

Visual Basic (Declaration) 
Public Property AxisToZoom As String
Visual Basic (Usage)Copy Code
Dim instance As JsOptions
Dim value As String
 
instance.AxisToZoom = value
 
value = instance.AxisToZoom
C# 
public string AxisToZoom {get; set;}

See Also

© 2021 All Rights Reserved.