[]
Gets a value indicating whether an axis margin is created. The size of the margin is automatically generated based on the scale and the number of data points.
bool Margin { get; }
A bool value. true if an axis margin is created; otherwise, false.
true
false