ASP.NET Pack Programmer's Guide
FunnelChart.Dimension Property
See Also
 





Gets or sets the dimension index that should be used to read data from the Series.

Namespace: MindFusion.Charting.WebForms
Package: MindFusion.Charting.WebForms

 Syntax

C#  Copy Code

public int Dimension { get; set; }

Visual Basic  Copy Code

Public Property Dimension As Integer

 Property Value

 See Also

FunnelChart Members
FunnelChart Class
MindFusion.Charting.WebForms Namespace