C1.Silverlight.Chart.5 Assembly > C1.Silverlight.Chart Namespace : BarColumnOptions Class |
For a list of all members of this type, see BarColumnOptions members.
Name | Description | |
---|---|---|
ClearValue | (Inherited from System.Windows.DependencyObject) | |
GetAnimationBaseValue | (Inherited from System.Windows.DependencyObject) | |
GetOrigin | Returns the value of the OriginProperty attached property for a specified chart. | |
GetRadiusX | Returns the value of the RadiusXProperty attached property for a specified chart. | |
GetRadiusY | Returns the value of the RadiusYProperty attached property for a specified chart. | |
GetSeriesOverlap | Gets the bar/column series overlap for a specified chart. | |
GetSize | 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. | |
GetStackGroup | Returns the value of the StackGroupProperty attached property for a specified data series. | |
GetValue | (Inherited from System.Windows.DependencyObject) | |
ReadLocalValue | (Inherited from System.Windows.DependencyObject) | |
SetOrigin | Sets the value of the OriginProperty attached property for a specified chart. | |
SetRadiusX | Sets the value of the RadiusXProperty attached property for a specified chart. | |
SetRadiusY | Sets the value of the RadiusYProperty attached property for a specified chart. | |
SetSeriesOverlap | Sets the bar/column series overlap for a specified chart. | |
SetSize | Sets the value of the SizeProperty attached property for a specified chart. | |
SetStackGroup | Sets the value of the StackGroupProperty attached property for a specified chart. | |
SetValue | (Inherited from System.Windows.DependencyObject) |