Hide Comments
Hide Comments

Comments (0)

expandingMethods

 

Name

Description

public method

Assign(TPersistent)

Copies the contents of another similar object to the current object

alert_noteNotes to Inheritors

Most objects override Assign to handle the assignment of properties from similar objects. When overriding Assign, call the inherited method if the destination object cannot handle the assignment of properties from the class of the Source parameter

public method

BoundsRect(TCanvas,TCanvasRect,TCanvasPixel)

Returns the rectangle where the legend will be located on the Canvas. It also returns LongestWidth, which contains the longest text width of any label in the Lines property. What rectangle the BoundsRect method returns is dependent on the ARect parameter first of all, the labels being displayed in Lines, then the Align property, the MaxWidthPct, MaxRows, and Overlay properties.

Use the BoundsRect method to determine where the legend will draw itself.

protected method

DrawGlyph(TCanvas,Integer,TCanvasPixel,TCanvasPixel)

Represents method DrawGlyph(TCanvas,Integer,TCanvasPixel,TCanvasPixel).

protected method

DrawLabel(TCanvas,Integer,TCanvasPixel,TCanvasPixel,TCanvasPixel)

Represents method DrawLabel(TCanvas,Integer,TCanvasPixel,TCanvasPixel,TCanvasPixel).

public method

FormatValue(TRSCustomChart,Integer)

Returns the label for the FMX.RS.ChartPanel.TRSChartValue at the Index position in the chart's   Values collection. The string returned is dependent on the TRSChartValue instance and the   TextStyle property.

protected method

GetLegendStrings

Represents method GetLegendStrings.

protected method

Initialize

Represents method Initialize. (Overrides FMX.RS.ChartPanel.TRSCustomChartLabel.Initialize.)

protected method

InitializeEvents

Represents method InitializeEvents. (Overrides FMX.RS.ChartPanel.TRSCustomChartLabel.InitializeEvents.)

protected method

InternalDraw(TCanvas,TCanvasRect)

Represents method InternalDraw(TCanvas,TCanvasRect). (Overrides FMX.RS.ChartPanel.TRSCustomChartLabel.InternalDraw(TCanvas,TCanvasRect).)

public method

IsShowingCharts

Returns True if the legend will be displaying chart names in the legend. This value is dependent on the   LegendStyle as well as how many charts are visible in the chart panel.

protected method

LongestLine(TCanvas,TCanvasRect)

Represents method LongestLine(TCanvas,TCanvasRect).

protected method

SenderChanged(TObject)

Represents method SenderChanged(TObject). (Overrides FMX.RS.ChartPanel.TRSChartGraphic.SenderChanged(TObject).)

protected method

SetFont(TFont)

Represents method SetFont(TFont). (Overrides FMX.RS.ChartPanel.TRSCustomChartLabel.SetFont(TFont).)

protected method

Size(TCanvas,TCanvasRect,TCanvasPixel)

Represents method Size(TCanvas,TCanvasRect,TCanvasPixel).

Top

Comments (0)

RiverSoftAVG Charting Component Suite (RCCS) © 2005-2015, Thomas G. Grubb