다음을 통해 공유


ChartTitle 멤버

Represents a title for the chart.

ChartTitle 형식은 다음 멤버를 노출합니다.

메서드

  이름 설명
공용 메서드 Equals (Object에서 상속됩니다.)
보호된 메서드 Finalize (Object에서 상속됩니다.)
공용 메서드 GetHashCode (Object에서 상속됩니다.)
공용 메서드 GetType (Object에서 상속됩니다.)
보호된 메서드 MemberwiseClone (Object에서 상속됩니다.)
공용 메서드 ToString (Object에서 상속됩니다.)

맨 위로 이동

필드

  이름 설명
보호된 필드 m_instance 인프라 (ChartObjectCollectionItem< (Of < ( <'T> ) > ) >에서 상속됩니다.)

맨 위로 이동

속성

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

맨 위로 이동