TdxChartVisualElementAppearance.ParentBackground Property
Specifies if the visual element uses background fill settings of its parent.
Declaration
property ParentBackground: Boolean read; write;
Property Value
Type | Description |
---|---|
Boolean |
|
Remarks
The FillOptions property defines the visual element’s background fill settings if the ParentBackground
property is not published or set to False
.
See Also