Skip to main content

TdxFlowChartGridLineOptions Members

Stores the appearance settings of reference gridlines in the control.

Constructors

Name Description
Create(TdxFlowChartGridOptions,TColor,TPenStyle) Initializes a new instance of the TdxFlowChartGridLineOptions class with specified settings.

Properties

Name Description
Color Specifies a reference line color.
Style Specifies the pattern that is used to paint reference lines.

Methods

Name Description
Assign(TPersistent) Inherited from TPersistent.
AssignTo(TPersistent) Inherited from TPersistent.
Equals(TObject) Inherited from TObject.
GetHashCode Inherited from TObject.
GetNamePath Inherited from TPersistent.
GetOwner Inherited from TPersistent.
ToString Inherited from TObject.
See Also