다음을 통해 공유


ChartSmartLabel 멤버

Defines the behavior of smart labels.

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

메서드

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

맨 위로 이동

속성

  이름 설명
공용 속성 AllowOutSidePlotArea Indicates whether datapoint labels can be drawn outside of the plot area.
공용 속성 CalloutBackColor Fill color of the box around the point label text when the CalloutStyle is Box()()()().
공용 속성 CalloutLineAnchor Shape that should be drawn on the point end of the callout line.
공용 속성 CalloutLineColor Color of the callout line.
공용 속성 CalloutLineStyle Style of the callout line.
공용 속성 CalloutLineWidth Width of the callout line.
공용 속성 CalloutStyle Style to use when drawing the callout lines.
공용 속성 Disabled Indicates smart labels should be turned off.
공용 속성 Instance Gets the report instance object that contains the calculated values of this report definition object.
공용 속성 MarkerOverlapping Indicates point labels are allowed to overlap point markers.
공용 속성 MaxMovingDistance The maximum distance from the data point that data point labels are allowed to be moved in case of overlapping.
공용 속성 MinMovingDistance The minimum distance from the data point that data point labels will be moved in case of overlapping.
공용 속성 NoMoveDirections Gets a value that indicates the directions the smart label cannot move.
공용 속성 ShowOverlapped Indicates labels should be displayed even when overlapping issues cannot be resolved.

맨 위로 이동