C1.WPF.FlexChart.4.6.2 Assembly / C1.WPF.Chart Namespace / ChartOptions Class
Fields Properties Methods


ChartOptions Class Members

The following tables list the members exposed by ChartOptions.

Public Constructors
 NameDescription
Public ConstructorCreates an instance of ChartOptions.  
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)Identifies the BubbleMaxSize dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the BubbleMinSize dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the ClusterSize dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the FunnelNeckHeight dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the FunnelNeckWidth dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the FunnelType dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the HistogramAppearance dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the HistogramBinWidth dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the HistogramCumulativeMode dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the HistogramNormalCurve dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the InterpolateNulls dependency property.  
Top
Public Properties
 NameDescription
Public PropertyGets or sets the maximum symbol size for bubble chart.  
Public PropertyGets or sets the minimal symbol size for bubble chart.  
Public PropertyGets or sets the cluster size.  
Public Property (Inherited from System.Windows.DependencyObject)
Public Property (Inherited from System.Windows.Threading.DispatcherObject)
Public PropertyGets or sets the neck height as percentage for the Funnel chart.  
Public PropertyGets or sets the neck width as percentage for the Funnel chart.  
Public PropertyGets or sets the type of Funnel chart.  
Public PropertyGets or sets the histogram appearance.  
Public PropertyGets or sets the histogram bin width.  
Public PropertyGets or sets the histogram cumulative mode.  
Public PropertyGets or sets the value indicating whather to show histogram norma curve.  
Public Property  
Public Property (Inherited from System.Windows.DependencyObject)
Top
Public Methods
Protected Methods
 NameDescription
Protected Methodstatic (Shared in Visual Basic)Overloaded.   
Top
See Also