TAChart Line Series
From Lazarus wiki
Jump to navigationJump to search
- Unit TASeries
- Published properties:
- AxisIndexX [-1 None; 0 Left (bottom y axis); 1 Bottom (x axis); 2 Left (center y axis); 3 Left (top y axis)]
- AxisIndexY [-1 None; 0 Left (bottom y axis); 1 Bottom (x axis); 2 Left (center y axis); 3 Left (top y axis)]
- Depth [(TPen)]
- LinePen [integer]
- LineType [ltFromOrigin; ltFromPrevious; ltNone; ltStepXY; ltStepYX]
- MarkPositions [lmpInside; lmpNegative; lmpOutside; lmpPositive]
- Marks [(TChartMarks)]
- Name [string]
- Pointer [(TSeriesPointer)]
- SeriesColor [(TColor)]
- Shadow [(TChartShadow)]
- ShowInLegend [boolean]
- ShowLines [boolean]
- ShowPoints [boolean]
- Source
- Stacked [boolean]
- Styles
- Tag [integer]
- Title [string]
- ToolTargets
- Transparency [integer]
- UseReticule [boolean]
- XErrorBars [(TChartErrorBar)]
- YErrorBars [(TChartErrorBar)]
- ZPosition [integer]
- Unpublished properties:
- Functions:
- GetNearestPoint
- Procedures:
- MovePoint
- BeginUpdate
- EndUpdate