[]
        
(Showing Draft Content)

C1.Win.Gauge.BulletGraph.BulletGraphShapeStyle

BulletGraphShapeStyle Class

Provides data for a style of the C1BulletGraph shape element.

Namespace: C1.Win.Gauge.BulletGraph
Assembly: C1.Win.Gauge.8.dll
Syntax
public abstract class BulletGraphShapeStyle : BaseStyle, INotifyPropertyChanged, IDisposable

Properties

Name Description
Border

Gets or sets the value that encapsulates properties of a pen used to draw borders of C1BulletGraph element.

Color

Gets or sets the color of the C1BulletGraph element.

Width

Gets or sets the width of the C1BulletGraph element.

Methods

Name Description
Copy(BaseStyle)

Copies properties of the specified style of the same type.

ResetBorder()
ResetColor()
ResetWidth()
ShouldSerializeBorder()
ShouldSerializeColor()
ShouldSerializeWidth()