Class RecordSelectedStyle
Style of selected TreeMap element
Inherited Members
Namespace: FastReport.BG.TreeMap
Assembly: FastReport.BG.dll
Syntax
public class RecordSelectedStyle : RecordStyle
Properties
DefaultColor2
Gets default second color.
Declaration
protected override Color DefaultColor2 { get; }
Property Value
Type | Description |
---|---|
System.Drawing.Color |
Overrides
DefaultFillStyle
Gets default fill style.
Declaration
protected override FillStyle DefaultFillStyle { get; }
Property Value
Type | Description |
---|---|
FillStyle |
Overrides
DefaultHatchStyle
Gets default hatch style.
Declaration
protected override HatchStyle DefaultHatchStyle { get; }
Property Value
Type | Description |
---|---|
System.Drawing.Drawing2D.HatchStyle |