ComponentOne Chart for WPF and Silverlight
C1.WPF.C1Chart Namespace / BarColumnOptions Class
Fields Properties Methods


In This Topic
    BarColumnOptions Class Members
    In This Topic

    The following tables list the members exposed by BarColumnOptions.

    Public Constructors
     NameDescription
    Public Constructor  
    Top
    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Identifies the Origin dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the RadiusX dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the RadiusY dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the SeriesOverlap attached dependency property.  
    Public Fieldstatic (Shared in Visual Basic)  
    Public Fieldstatic (Shared in Visual Basic)Identifies the StackGroup attached dependency property.  
    Top
    Public Properties
    Public Methods
     NameDescription
    Public MethodOverloaded.  (Inherited from System.Windows.DependencyObject)
    Public Method (Inherited from System.Windows.DependencyObject)
    Public Method (Inherited from System.Windows.DependencyObject)
    Public Method (Inherited from System.Windows.DependencyObject)
    Public Method (Inherited from System.Windows.DependencyObject)
    Public Methodstatic (Shared in Visual Basic)Returns the value of the OriginProperty attached property for a specified chart.  
    Public Methodstatic (Shared in Visual Basic)Returns the value of the RadiusXProperty attached property for a specified chart.  
    Public Methodstatic (Shared in Visual Basic)Returns the value of the RadiusYProperty attached property for a specified chart.  
    Public Methodstatic (Shared in Visual Basic)Gets the bar/column series overlap for a specified chart.  
    Public Methodstatic (Shared in Visual Basic)Returns the value of the SizeProperty attached property for a specified chart. The BarColumnOptions.Size property specifies the size(column width or bar height) of elements for bar and column charts. The value of the property is relative to the available space e.g. when BarColumnOptions.Size the elements fill all available space on the plot.  
    Public Methodstatic (Shared in Visual Basic)Returns the value of the StackGroupProperty attached property for a specified data series.  
    Public Method (Inherited from System.Windows.DependencyObject)
    Public Method (Inherited from System.Windows.DependencyObject)
    Public Method (Inherited from System.Windows.DependencyObject)
    Public Method (Inherited from System.Windows.DependencyObject)
    Public Methodstatic (Shared in Visual Basic)Sets the value of the OriginProperty attached property for a specified chart.  
    Public Methodstatic (Shared in Visual Basic)Sets the value of the RadiusXProperty attached property for a specified chart.  
    Public Methodstatic (Shared in Visual Basic)Sets the value of the RadiusYProperty attached property for a specified chart.  
    Public Methodstatic (Shared in Visual Basic)Sets the bar/column series overlap for a specified chart.  
    Public Methodstatic (Shared in Visual Basic)Sets the value of the SizeProperty attached property for a specified chart.  
    Public Methodstatic (Shared in Visual Basic)Sets the value of the StackGroupProperty attached property for a specified chart.  
    Public MethodOverloaded.  (Inherited from System.Windows.DependencyObject)
    Top
    Protected Methods
     NameDescription
    Protected Method (Inherited from System.Windows.DependencyObject)
    Top
    See Also