BarViewOptions Properties |
The BarViewOptions type exposes the following members.
| Name | Description | |
|---|---|---|
| BarSpacing |
Gets or sets space between bars in same group, in pixels. This is a dependency property.
| |
| CanFreeze | Gets a value that indicates whether the object can be made unmodifiable. (Inherited from Freezable.) | |
| DependencyObjectType | Gets the DependencyObjectType that wraps the CLR type of this instance. (Inherited from DependencyObject.) | |
| Dispatcher | Gets the Dispatcher this DispatcherObject is associated with. (Inherited from DispatcherObject.) | |
| Grouping |
Gets or sets grouping of the bars. This is a dependency property.
| |
| IndexGroupingFitGroupDistance |
Gets or sets distance from bar group to bar group in pixels. This is a dependency property.
| |
| IndexGroupingFitSideMargins |
Gets or sets distance from bar edge to graph edge in pixels. This is a dependency property. It is used on left and right sides.
| |
| IsFrozen | Gets a value that indicates whether the object is currently modifiable. (Inherited from Freezable.) | |
| IsSealed | Gets a value that indicates whether this instance is currently sealed (read-only). (Inherited from DependencyObject.) | |
| KeepBaseLevelAtAxisMinimum |
Keep base level in axis minimum.
| |
| Orientation |
Gets or sets the orientation of bars (horizontal or vertical). This is a dependency property.
| |
| Stacking |
Gets or sets stacking of bars of different series, that have same index or X value. This is a dependency property.
| |
| StackSum |
Gets or sets stack sum. This is a dependency property. The series values amongst different series are stacked
and stretched to make this sum.
|