Click or drag to resize

PlotSeriesLegendText Property

Gets or sets the legend text.

Namespace: RelaxIS_SDK.ProgramInterface.Plotting
Assembly: RelaxIS SDK (in RelaxIS SDK.dll) Version: 3.0.24.6
Syntax
public string LegendText { get; set; }

Property Value

String
Remarks
If empty, a default name is shown in the legend.
See Also