API Reference
Class
ApexZoom
Represents zoom options.
Inheritance
- Object
- ApexZoom
Constructors
public ApexZoom() #Methods
Inherited Methods
Properties
public Nullable<Boolean> Enabled { get; set; } #JsonPropertyName("enabled")Gets or sets whether zoom is enabled.
public Nullable<Boolean> AutoScaleYaxis { get; set; } #JsonPropertyName("autoScaleYaxis")Gets or sets whether auto scale Y axis.