TRSAxisGrid.DrawSegment(TCanvas,TCanvasRect,TRSChartValueType,TRSChartValueType,TRSChartValueType,TRSChartValueType,TRSPoint,TCanvasPoint,Boolean,Boolean,TCanvasRect,TCanvasRect,Double,Double) Method |
Scroll Prev Top Next More |
Represents method DrawSegment(TCanvas,TCanvasRect,TRSChartValueType,TRSChartValueType,TRSChartValueType,TRSChartValueType,TRSPoint,TCanvasPoint,Boolean,Boolean,TCanvasRect,TCanvasRect,Double,Double).
Namespace: FMX.RS.ChartPanel
Delphi |
protected |
Parameters
Canvas
Type: TCanvas
ARect
Type: TCanvasRect
SegmentMinimum
Type: TRSChartValueType
SegmentMaximum
Type: TRSChartValueType
Value
Type: TRSChartValueType
MinorDelta
Type: TRSChartValueType
MajPt
Type: TRSPoint
LineLength
Type: TCanvasPoint
DrawMajor
Type: Boolean
DrawMinor
Type: Boolean
MajorTickLine
Type: TCanvasRect
MinorTickLine
Type: TCanvasRect
dX
Type: Double
dY
Type: Double
Reference |