Элементы ChartSeriesInstance

Represents an instance type of the ChartSeries class and contains the calculated values of the properties in ChartSeries.

Тип ChartSeriesInstance предоставляет доступ к следующим элементам.

Методы

  Имя Описание
Открытый метод Equals (Наследуется из Object.)
Защищенный метод Finalize (Наследуется из Object.)
Открытый метод GetHashCode (Наследуется из Object.)
Открытый метод GetType (Наследуется из Object.)
Защищенный метод MemberwiseClone (Наследуется из Object.)
Защищенный метод ResetInstanceCache Resets the instance cache. (Наследуется из BaseInstance.)
Открытый метод ToString (Наследуется из Object.)

В начало

Свойства

  Имя Описание
Открытое свойство CategoryAxisName Gets the calculated value of the CategoryAxisName property in a ChartSeries class.
Открытое свойство ChartAreaName Gets the calculated value of the ChartAreaName property in a ChartSeries class.
Открытое свойство Hidden Gets the calculated value of the Hidden property in a ChartSeries class.
Открытое свойство LegendName Gets the calculated value of the LegendName property in a ChartSeries class.
Открытое свойство Style Gets the calculated value of the Style property in a ChartSeries class.
Открытое свойство Subtype Gets the calculated value of the Subtype property in a ChartSeries class.
Открытое свойство Type Gets the calculated value of the Type property in a ChartSeries class.
Открытое свойство ValueAxisName Gets the calculated value of the ValueAxisName property in a ChartSeries class.

В начало