Skip to content

LegendSeriesInfo

StructChartGuruChartGuru
public readonly struct LegendSeriesInfo

No description is available for this type.

public readonly int Index

No description is available for this member.

Returns

System.Int32 — No return description is available.

public readonly string Name

No description is available for this member.

Returns

System.String — No return description is available.

public readonly object SeriesKey

No description is available for this member.

Returns

System.Object — No return description is available.

public LegendSeriesInfo(int index, string name, object seriesKey)

No description is available for this member.

Parameters

Name Type Description
index System.Int32
name System.String
seriesKey System.Object