Skip to main content
All docs
V19.1

PointSeriesViewBase.DiagramType Property

Gets a value of the diagram type.

Namespace: DevExpress.XtraCharts

Assembly: DevExpress.XtraCharts.v19.1.dll

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