[]
Provides data for a style of the C1BulletGraph shape element.
public abstract class BulletGraphShapeStyle : BaseStyle, INotifyPropertyChanged, IDisposable
| 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. |
| Name | Description |
|---|---|
| Copy(BaseStyle) | Copies properties of the specified style of the same type. |
| ResetBorder() | |
| ResetColor() | |
| ResetWidth() | |
| ShouldSerializeBorder() | |
| ShouldSerializeColor() | |
| ShouldSerializeWidth() |