UseAutomaticLimits

Gets or sets whether axis limits are automatic or user-defined. When True, the MinimumLimit and MaximumLimit will be set to the LowerLimit and UpperLimit respectively.

Declaration Syntax

public bool UseAutomaticLimits { set;get; }