[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Blazor.Designer.BulletStyleContent

BulletStyleContent Class

Represents the style content for a bullet report item.

Inheritance
BulletStyleContent
Namespace: GrapeCity.ActiveReports.Blazor.Designer
Assembly: MESCIUS.ActiveReports.Blazor.Designer.dll
Syntax
public class BulletStyleContent

Constructors

Name Description
BulletStyleContent()

Properties

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.