Skip to main content

PolarAreaSeriesView.DiagramType Property

Gets a value of the diagram type.

Namespace: DevExpress.XtraCharts

Assembly: DevExpress.XtraCharts.v23.2.dll

NuGet Package: DevExpress.Charts

Declaration

[Browsable(false)]
public override Type DiagramType { get; }

Property Value

Type Description
Type

A Type value.

Remarks

This property is hidden and intended for internal use only.

See Also