[]
Represents the style content for a bullet report item.
public class BulletStyleContent
| Name | Description |
|---|---|
| BulletStyleContent() |
| Name | Description |
|---|---|
| LabelFontColor | Gets or sets the font color of the label in the bullet. |
| LabelFontFamily | Gets or sets the font family of the label in the bullet. |
| LabelFontSize | Gets or sets the font size of the label in the bullet. |
| LabelFontStyle | Gets or sets the font style of the label in the bullet. |
| TargetLineColor | Gets or sets the color of the target line in the bullet. |
| TicksLineColor | Gets or sets the color of the ticks line in the bullet. |
| ValueColor | Gets or sets the color of the value in the bullet. |