Skip to main content
A newer version of this page is available. .

Line3DSeriesView.DiagramType Property

Gets a value of the diagram type.

Namespace: DevExpress.XtraCharts

Assembly: DevExpress.XtraCharts.v18.2.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