[]
        
(Showing Draft Content)

C1.Win.Gauge.BulletGraph.BulletGraphTheme

BulletGraphTheme Class

The BulletGraphTheme class represents the theme for the C1BulletGraph control which contains display attributes that determine the appearance of control.

Inheritance
BulletGraphTheme
Namespace: C1.Win.Gauge.BulletGraph
Assembly: C1.Win.Gauge.8.dll
Syntax
public class BulletGraphTheme : BaseTheme, INotifyPropertyChanged, IDisposable

Properties

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.