Property AutoScaleY
AutoScaleY
Gets or sets a value indicating whether to compute the range of the y-axis automatically based on the range of the data that is included in the graph.
public bool AutoScaleY { get; set; }
Gets or sets a value indicating whether to compute the range of the y-axis automatically based on the range of the data that is included in the graph.
public bool AutoScaleY { get; set; }