Click or drag to resize

StiChartElementDrillDownFiltersList Property

[Missing <summary> documentation for "P:Stimulsoft.Dashboard.Components.Chart.StiChartElement.DrillDownFiltersList"]

Namespace:  Stimulsoft.Dashboard.Components.Chart
Assembly:  Stimulsoft.Dashboard (in Stimulsoft.Dashboard.dll) Version: 2019.3.1.0
Syntax
public virtual List<List<StiDataFilterRule>> DrillDownFiltersList { get; set; }

Property Value

Type: ListListStiDataFilterRule

Implements

IStiDrillDownElementDrillDownFiltersList
See Also