Create(TdxFlowChartGridOptions,TColor,TPenStyle) Constructor
Initializes a new instance of the TdxFlowChartGridLineOptions class with specified settings.
Declaration
constructor Create(AOwner: TdxFlowChartGridOptions; AColor: TColor; AStyle: TPenStyle);
Parameters
| Name | Type |
|---|---|
| AOwner | TdxFlowChartGridOptions |
| AColor | TColor |
| AStyle | TPenStyle |
See Also