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