Returns a label useful for a legend based on the chart and chart value. The LegendStyle controls what type of label is returned
Namespace: RSChartPanel
Delphi |
function GetLegendText( const Chart: TRSCustomChart; const Value: TRSChartValue; |
Parameters
Chart
Type: TRSCustomChart
Value
Type: TRSChartValue
LegendStyle
Type: TRSLegendStyle
Defines the legend style
LegendTextStyle
Type: TRSLegendTextStyle
Defines the format for the TRSChartValue labels in the legend
Type: String
Reference
|