Style

IChart.Style property

Returns or sets the chart style. Read/write StyleType.

public StyleType Style { get; set; }

See Also