다음을 통해 공유


ChartDataLabel 멤버

Represents the data labels to display on data points.

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

메서드

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

맨 위로 이동

속성

  이름 설명
공용 속성 ActionInfo Actions associated with this data label.
공용 속성 FieldsUsedInValueExpression Gets the list of fields that are used in the value expression.
공용 속성 Instance Gets the report instance object that contains the calculated values of this report definition object.
공용 속성 Label Label for the data point.
공용 속성 Position Position of the label.
공용 속성 Rotation Angle of rotation of the label text.
공용 속성 Style Gets the style properties of this report definition object.
공용 속성 ToolTip Tool tip to display for the data label.
공용 속성 UniqueName Gets the unique identifier for this report definition object.
공용 속성 UseValueAsLabel Indicates the Y value of the data point should be used as the label.
공용 속성 Visible Whether the data label is displayed on the chart. Defaults to False.

맨 위로 이동