ScaleBreakOptions Properties
The storage of axis scale break appearance settings.
Name | Description |
---|---|
Actual |
Returns the actual line style of the scale breaks. This is a dependency property. |
Brush | Gets or sets the brush to draw the scale break edges. |
Can |
Gets a value that indicates whether the object can be made unmodifiable. Inherited from Freezable. |
Dependency |
Gets the Dependency |
Dispatcher |
Gets the Dispatcher this Dispatcher |
Is |
Gets a value that indicates whether the object is currently modifiable. Inherited from Freezable. |
Is |
Gets a value that indicates whether this instance is currently sealed (read-only).
Inherited from Dependency |
Line |
Gets or sets the style of the line that is used to draw a scale break. |
Size |
Gets or sets the scale break size. |
Style | Gets or sets an appearance of scale break edges. |
Type |
Gets the string value used to support serialization of the chart dependency object.
Inherited from Chart |
See Also