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


In This Topic
    ChartOptions Class Members
    In This Topic

    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 ChartOptions.BubbleMaxSize dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the ChartOptions.BubbleMinSize dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the ChartOptions.ClusterSize dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the ChartOptions.FunnelNeckHeight dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the ChartOptions.FunnelNeckWidth dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the ChartOptions.FunnelType dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the ChartOptions.HistogramAppearance dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the ChartOptions.HistogramBinWidth dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the ChartOptions.HistogramCumulativeMode dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the ChartOptions.HistogramNormalCurve dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the ChartOptions.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 PropertyGets or sets a value indicating how to interpret missing values.  
    Public Property (Inherited from System.Windows.DependencyObject)
    Top
    Public Methods
    Protected Methods
     NameDescription
    Protected MethodOverloaded.   
    Top
    See Also