Back to Devexpress

TdxFlowChartGridOptions Members

vcl-dxflchrt-dot-tdxflowchartgridoptions-dot-underscore-members.md

latest4.5 KB
Original Source

TdxFlowChartGridOptions Members

Stores the grid settings.

Constructors

NameDescription
Create(TdxCustomFlowChart)Initializes a new instance of the TdxFlowChartGridOptions class with specified settings.

Properties

NameDescription
MajorLinesProvides access to appearance settings of major lines.
MinorLinesProvides access to appearance settings of minor reference lines.
MinorLineStepSpecifies the distance between minor reference lines, in pixels.
MinZoomThresholdForMinorLinesSpecifies the minimum zoom value (as a percentage) at which the minor reference lines are visible.
OriginLinesProvides access to the reference line appearance settings.
ShowLinesSpecifies whether the grid is visible.

Methods

NameDescription
Assign(TPersistent)Inherited from TPersistent.
AssignTo(TPersistent)Inherited from TPersistent.
Equals(TObject)Inherited from TObject.
GetHashCodeInherited from TObject.
GetNamePathInherited from TPersistent.
GetOwnerInherited from TPersistent.
ToStringInherited from TObject.

Constants

NameDescription
DefaultMajorLineColorSpecifies the default Major.Color property value.
DefaultMajorLineStyleSpecifies the default Major.Style property value.
DefaultMinorLineColorSpecifies the default Minor.Color property value.
DefaultMinorLineStepSpecifies the default MinorLineStep property value.
DefaultMinorLineStyleSpecifies the default Minor.Style property value.
DefaultMinZoomThresholdForMinorLinesSpecifies the default MinZoomThresholdForMinorLines property value.
DefaultOriginLineColorSpecifies the default Origin.Color property value.
DefaultOriginLineStyleSpecifies the default Origin.Style property value.

See Also

TdxFlowChartGridOptions Class

dxflchrt Unit