Class RecordStyle
Style of regular sunburst element
Inherited Members
Namespace: FastReport.BG.Sunburst
Assembly: FastReport.BG.dll
Syntax
public class RecordStyle : Style
Properties
DefaultBorderColor
Default Border Color.
Declaration
protected override Color DefaultBorderColor { get; }
Property Value
Type | Description |
---|---|
System.Drawing.Color |
Overrides
DefaultTextColor
Default Text Color.
Declaration
protected override Color DefaultTextColor { get; }
Property Value
Type | Description |
---|---|
System.Drawing.Color |
Overrides
DefaultTextGlowColor
Default Text Glow Color.
Declaration
protected override Color DefaultTextGlowColor { get; }
Property Value
Type | Description |
---|---|
System.Drawing.Color |