Элементы ChartLegendColumnInstance

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

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

Методы

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

В начало

Свойства

  Имя Описание
Открытое свойство ColumnType Gets the calculated value of the ColumnType property in a ChartLegendColumn class.
Открытое свойство MaximumWidth Gets the calculated value of the MaximumWidth property in a ChartLegendColumn class.
Открытое свойство MinimumWidth Gets the calculated value of the MinimumWidth property in a ChartLegendColumn class.
Открытое свойство SeriesSymbolHeight Gets the calculated value of the SeriesSymbolHeight property in a ChartLegendColumn class.
Открытое свойство SeriesSymbolWidth Gets the calculated value of the SeriesSymbolWidth property in a ChartLegendColumn class.
Открытое свойство Style Gets the calculated value of the Style property in a ChartLegendColumn class.
Открытое свойство ToolTip Gets the calculated value of the ToolTip property in a ChartLegendColumn class.
Открытое свойство Value Gets the calculated value of the Value property in a ChartLegendColumn class.

В начало