DataBarFormat Fields
Contains formatting settings for a Data Bars conditional format.| Name | Description |
|---|---|
| BorderBrushNegativeProperty static | Identifies the DataBarFormat.BorderBrushNegative dependency property. |
| BorderBrushProperty static | Identifies the DataBarFormat.BorderBrush dependency property. |
| BorderThicknessProperty static | Identifies the DataBarFormat.BorderThickness dependency property. |
| FillNegativeProperty static | Identifies the DataBarFormat.FillNegative dependency property. |
| FillProperty static | Identifies the DataBarFormat.Fill dependency property. |
| MarginProperty static | Identifies the DataBarFormat.Margin dependency property. |
| ZeroLineBrushProperty static | Identifies the DataBarFormat.ZeroLineBrush dependency property. |
| ZeroLineThicknessProperty static | Identifies the DataBarFormat.ZeroLineThickness dependency property. |
See Also