Class RootStyle
Style of root element (central hole)
Inherited Members
Namespace: FastReport.BG.Sunburst
Assembly: FastReport.BG.dll
Syntax
public class RootStyle : Style
Properties
DefaultBorderColor
Default Border Color.
Declaration
protected override Color DefaultBorderColor { get; }
Property Value
Type | Description |
---|---|
System.Drawing.Color |
Overrides
DefaultFillColor
Default Fill Color.
Declaration
protected override Color DefaultFillColor { 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 |