AnnotationSmartLabelStyle 클래스

정의

저장할 주석의 스마트 레이블 속성을 나타냅니다.

public ref class AnnotationSmartLabelStyle : System::Web::UI::DataVisualization::Charting::SmartLabelStyle
[System.ComponentModel.TypeConverter(typeof(System.Web.UI.DataVisualization.Charting.NoNameExpandableObjectConverter))]
public class AnnotationSmartLabelStyle : System.Web.UI.DataVisualization.Charting.SmartLabelStyle
[<System.ComponentModel.TypeConverter(typeof(System.Web.UI.DataVisualization.Charting.NoNameExpandableObjectConverter))>]
type AnnotationSmartLabelStyle = class
    inherit SmartLabelStyle
Public Class AnnotationSmartLabelStyle
Inherits SmartLabelStyle
상속
AnnotationSmartLabelStyle
특성

설명

이 클래스는 개체에 SmartLabelStyle 사용되는 Series 클래스에서 파생됩니다.

생성자

Name Description
AnnotationSmartLabelStyle()

AnnotationSmartLabelStyle 클래스의 새 인스턴스를 초기화합니다.

AnnotationSmartLabelStyle(Object)

지정된 차트 요소를 사용하여 클래스의 AnnotationSmartLabelStyle 새 인스턴스를 초기화합니다.

속성

Name Description
AllowOutsidePlotArea

그리기 영역 외부에서 개체를 SmartLabelStyle 그릴 수 있는지 여부를 지정하는 플래그를 가져오거나 설정합니다.

(다음에서 상속됨 SmartLabelStyle)
CalloutBackColor

레이블 설명선의 뒷면 색을 가져오거나 설정합니다. 이 속성은 속성이 값CalloutStyle으로 Box 설정된 경우에만 적용됩니다.

CalloutLineAnchorCapStyle

레이블 설명선의 앵커 캡 스타일을 가져오거나 설정합니다.

CalloutLineColor

레이블 설명선의 색을 가져오거나 설정합니다.

CalloutLineDashStyle

레이블 설명선의 스타일을 가져오거나 설정합니다.

CalloutLineWidth

레이블 설명선의 너비를 가져오거나 설정합니다.

CalloutStyle

위치가 변경된 스마트 레이블의 설명선 스타일을 가져오거나 설정합니다.

Enabled

알고리즘을 사용할 수 있는지 여부를 나타내는 플래그를 SmartLabelStyle 가져오거나 설정합니다.

(다음에서 상속됨 SmartLabelStyle)
IsMarkerOverlappingAllowed

점 레이블이 점 표식과 겹칠 수 있는지 여부를 지정하는 플래그를 가져오거나 설정합니다.

(다음에서 상속됨 SmartLabelStyle)
IsOverlappedHidden

위치를 변경할 수 없는 겹치는 레이블을 숨길지 여부를 나타내는 플래그를 가져오거나 설정합니다.

(다음에서 상속됨 SmartLabelStyle)
MaxMovingDistance

SmartLabelStyle 치는 개체를 표식에서 이동할 수 있는 최대 거리(픽셀)를 가져오거나 설정합니다.

(다음에서 상속됨 SmartLabelStyle)
MinMovingDistance

겹치는 SmartLabelStyle 개체를 표식에서 이동할 수 있는 최소 거리(픽셀)를 가져오거나 설정합니다.

(다음에서 상속됨 SmartLabelStyle)
MovingDirection

겹치는 SmartLabelStyle 개체를 이동할 수 있는 방향을 가져오거나 설정합니다.

(다음에서 상속됨 SmartLabelStyle)

메서드

Name Description
Equals(Object)

지정한 개체와 현재 개체가 같은지 여부를 확인합니다.

(다음에서 상속됨 Object)
GetHashCode()

기본 해시 함수로 작동합니다.

(다음에서 상속됨 Object)
GetType()

현재 인스턴스의 Type 가져옵니다.

(다음에서 상속됨 Object)
MemberwiseClone()

현재 Object단순 복사본을 만듭니다.

(다음에서 상속됨 Object)
ToString()

현재 개체를 나타내는 문자열을 반환합니다.

(다음에서 상속됨 Object)

적용 대상