Skip to content

PlotSeriesKey(string, int) constructor

Defined in

Type: PlotSeriesKey Namespace: CrissCross.WPF.Plot Assembly: CrissCross.WPF.Plot.dll

Applies to

net10.0-windows10.0.19041, net9.0-windows10.0.19041, net8.0-windows10.0.19041, net481

public PlotSeriesKey(string Name, int Axis)

Summary: Immutable identity for a chart series.

Parameters

NameTypeDescription
NamestringThe stable logical series name.
AxisintThe target Y-axis index.