Элементы ChartArea

Represents a chart area to be drawn within a chart data region.

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

Методы

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

В начало

Поля

  Имя Описание
Защищенное поле m_instance Инфраструктура. (Наследуется из ChartObjectCollectionItem< (Of < ( <'T> ) > ) >.)

В начало

Свойства

  Имя Описание
Открытое свойство AlignOrientation Gets a value that indicates in which directions the chart area should be aligned with the target chart area.
Открытое свойство AlignWithChartArea Gets the name of a chart area with which to align this chart area.
Открытое свойство CategoryAxes Gets the categoy axes of the chart area.
Открытое свойство ChartAlignType Gets a value that indicates which aspects of the chart area should be aligned with the target chart area.
Открытое свойство ChartElementPosition Gets the custom position for the chart area.
Открытое свойство ChartInnerPlotPosition Gets the custom position for the inner plot area.
Открытое свойство EquallySizedAxesFont Gets a value that indicates the same font size should be used for all axes if the font size is automatic.
Открытое свойство Hidden Gets a value that indicates whether the chart area should be hidden.
Открытое свойство Instance Gets the report instance object that contains the calculated values of this report definition object.
Открытое свойство Name Gets the name of the chart area.
Открытое свойство Style Gets the style properties of this report definition object.
Открытое свойство ThreeDProperties Gets the 3-D properties for the chart area.
Открытое свойство ValueAxes Gets the value axes for the chart area.

В начало