Compartir a través de


ChartTitle Miembros

Represents a title for the chart.

El tipo ChartTitle expone los siguientes miembros.

Métodos

  Nombre Descripción
Método publico Equals (Se hereda de Object).
Método protegido Finalize (Se hereda de Object).
Método publico GetHashCode (Se hereda de Object).
Método publico GetType (Se hereda de Object).
Método protegido MemberwiseClone (Se hereda de Object).
Método publico ToString (Se hereda de Object).

Principio

Campos

  Nombre Descripción
Campo protegido m_instance Infraestructura. (Se hereda de ChartObjectCollectionItem< (Of < ( <'T> ) > ) >).

Principio

Propiedades

  Nombre Descripción
Propiedad pública ActionInfo Actions for the title.
Propiedad pública Caption Caption of the title.
Propiedad pública ChartElementPosition Defines a custom position for the title.
Propiedad pública DockOffset Offset from the dock location, as a percentage of the chart size.
Propiedad pública DockOutsideChartArea Indicates the title should be docked outside the chart area rather than inside the chart area.
Propiedad pública DockToChartArea Name of the chart area on which to draw the title.
Propiedad pública FieldsUsedInValueExpression Gets the fields that are used in a value expression.
Propiedad pública Hidden Indicates the title should be hidden.
Propiedad pública Instance Gets the report instance object that contains the calculated values of this report definition object.
Propiedad pública Name Name of the chart title.
Propiedad pública Position The position of the title.
Propiedad pública Style Gets the style properties of this report definition object.
Propiedad pública TextOrientation Indicates the orientation of the text.
Propiedad pública ToolTip Tool tip to display for the title.
Propiedad pública UniqueName Gets the unique identifier for this report definition object.

Principio