Skip to main content

RadarDiagramModel.DrillDownOptions Property

Gets or sets the DataFilterCollection.ConjunctionMode property value within the model.

Namespace: DevExpress.XtraCharts.Designer

Assembly: DevExpress.XtraCharts.v23.2.Wizard.dll

NuGet Package: DevExpress.Win.Charts

Declaration

[LocalizableCategory(DesignerCategories.Behavior)]
public DrillDownOptionsModel DrillDownOptions { get; }

Property Value

Type Description
DrillDownOptionsModel

A model of the Drill-Down options.

See Also