Type

IChart.Type property

Returns or sets the chart type. Read/write ChartType.

public ChartType Type { get; set; }

See Also