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

CircularDiagram2D.SeriesItemsProperty Field

Identifies the CircularDiagram2D.SeriesItems dependency property.

Namespace: DevExpress.Xpf.Charts

Assembly: DevExpress.Xpf.Charts.v18.2.dll

Declaration

public static readonly DependencyProperty SeriesItemsProperty

Field Value

Type Description
DependencyProperty

A dependency property identifier.

See Also