BarViewOptions Properties |
The BarViewOptions type exposes the following members.
| Name | Description | |
|---|---|---|
| BarSpacing |
Space between bars in same group, in pixels
| |
| 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 |
Grouping of the bars
| |
| IndexGroupingFitGroupDistance |
Distance from bar group to bar group in pixels.
| |
| IndexGroupingFitSideMargins |
Distance from bar edge to graph edge in pixels.
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).
| |
| Stacking |
Stacking of bars of different series, that have same index or X value.
| |
| StackSum |
Stack sum. The series values amongst different series are stacked
and stretched to make this sum.
|