[]
BulletGraphScale used to display a sclae on the C1BulletGraph.
[TypeConverter(typeof(ExpandableObjectConverter))]
public sealed class BulletGraphScale
| Name | Description |
|---|---|
| Format | Standard or custom numeric format string for the labels. |
| LabelsInterval | Gets or sets value interval to draw each scale label. |
| MarksInterval | Gets or sets value interval to draw each scale mark. |
| ShowLabels | Gets or sets whether the control displays scale labels at runtime. |
| ShowMarks | Gets or sets whether the control displays scale marks at runtime. |