[]
The BulletGraphTheme class represents the theme for the C1BulletGraph control which contains display attributes that determine the appearance of control.
public class BulletGraphTheme : BaseTheme, INotifyPropertyChanged, IDisposable
Name | Description |
---|---|
Common | Gets BulletGraphCommonStyle containing display attributes that determine the general appearance of the control on the screen. |
Labels | Gets BulletGraphLabelStyles containing display attributes that determine the general appearance of the labels on the screen. |
Marks | Gets BulletGraphMarkStyles containing display attributes that determine the general appearance of the marks on the screen. |
Ranges | Gets BulletGraphRangeStyles containing display attributes that determine the general appearance of the ranges on the screen. |