IsLocationAutocalculated

ChartPlotArea.IsLocationAutocalculated property

Defines how location should be calculated: true – calculated automatically; defined by the X, Y, Width, Height properties. Read-only Boolean.

public bool IsLocationAutocalculated { get; }

See Also