TMtxGridSeries::SeriesToLegend Method

void SeriesToLegend(TMtxGridSeries *Src, TColorScaleLegend Direction);

Configure the series as color scale legend for the Src series.

#NameTypeDescription
1SrcTMtxGridSeries *
2DirectionTColorScaleLegend
Remarks:

Configure the series as color scale legend for the Src series. The legend will be vertical, if the Direction cslVertical or horizontal if Direction is cslHorizontal.

Declared in Dew::Math::Controls::VCL::TMtxGridSeries · Dew.Math.Controls.VCL/MtxVecTee.h · C++Builder only