Chart.IsRectangularCornered

Chart.IsRectangularCornered property

Gets or sets a value indicating whether the chart area is rectangular cornered. Default is true.

public bool IsRectangularCornered { get; set; }

See Also