Width

ChartPlotArea.Width property

Returns or sets the width of a plot area bounding box as a fraction of the width of the chart (from 0 to 1). Read/write Single.

public float Width { get; set; }

See Also