LegendSeriesInfo
public readonly struct LegendSeriesInfoNo description is available for this type.
Fields
Section titled “Fields”
public readonly int IndexNo description is available for this member.
Returns
System.Int32 — No return description is available.
public readonly string NameNo description is available for this member.
Returns
System.String — No return description is available.
SeriesKey
Section titled “SeriesKey”public readonly object SeriesKeyNo description is available for this member.
Returns
System.Object — No return description is available.
Constructors
Section titled “Constructors”
LegendSeriesInfo(int, string, object)
Section titled “LegendSeriesInfo(int, string, object)”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 |