ScaleBreakOptions Fields
The storage of axis scale break appearance settings.| Name | Description |
|---|---|
| ActualLineStyleProperty static | Identifies the ScaleBreakOptions.ActualLineStyle dependency property. |
| BrushProperty static | Identifies the ScaleBreakOptions.Brush dependency property. |
| LineStyleProperty static | Identifies the ScaleBreakOptions.LineStyle dependency property. |
| SizeInPixelsProperty static | Identifies the ScaleBreakOptions.SizeInPixels dependency property. |
| StyleProperty static | Identifies the ScaleBreakOptions.Style dependency property. |
See Also