Membros ChartLegendColumnInstance

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

O tipo ChartLegendColumnInstance expõe os seguintes membros.

Métodos

  Nome Descrição
Método público Equals (Herdado de Object.)
Método protegido Finalize (Herdado de Object.)
Método público GetHashCode (Herdado de Object.)
Método público GetType (Herdado de Object.)
Método protegido MemberwiseClone (Herdado de Object.)
Método protegido ResetInstanceCache Resets the instance cache. (Herdado de BaseInstance.)
Método público ToString (Herdado de Object.)

Início

Propriedades

  Nome Descrição
Propriedade pública ColumnType Gets the calculated value of the ColumnType property in a ChartLegendColumn class.
Propriedade pública MaximumWidth Gets the calculated value of the MaximumWidth property in a ChartLegendColumn class.
Propriedade pública MinimumWidth Gets the calculated value of the MinimumWidth property in a ChartLegendColumn class.
Propriedade pública SeriesSymbolHeight Gets the calculated value of the SeriesSymbolHeight property in a ChartLegendColumn class.
Propriedade pública SeriesSymbolWidth Gets the calculated value of the SeriesSymbolWidth property in a ChartLegendColumn class.
Propriedade pública Style Gets the calculated value of the Style property in a ChartLegendColumn class.
Propriedade pública ToolTip Gets the calculated value of the ToolTip property in a ChartLegendColumn class.
Propriedade pública Value Gets the calculated value of the Value property in a ChartLegendColumn class.

Início