Class RecordSelectedStyle
Selected sunburst element
Inherited Members
Namespace: FastReport.BG.Sunburst
Assembly: FastReport.BG.dll
Syntax
public class RecordSelectedStyle : RecordStyle
Properties
DefaultColor2
Default second Color.
Declaration
protected override Color DefaultColor2 { get; }
Property Value
Type | Description |
---|---|
System.Drawing.Color |
Overrides
DefaultFillStyle
Default Fill Style.
Declaration
protected override FillStyle DefaultFillStyle { get; }
Property Value
Type | Description |
---|---|
FillStyle |
Overrides
DefaultHatchStyle
Default Hatch Style.
Declaration
protected override HatchStyle DefaultHatchStyle { get; }
Property Value
Type | Description |
---|---|
System.Drawing.Drawing2D.HatchStyle |