AnnotationSmartLabelStyle 클래스

정의

주석의 스마트 레이블 속성을 저장합니다.

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

설명

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

생성자

AnnotationSmartLabelStyle()

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

AnnotationSmartLabelStyle(Object)

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

속성

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)

메서드

Equals(Object)

지정된 개체가 현재 개체와 같은지 확인합니다.

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

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

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

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

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

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

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

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

(다음에서 상속됨 Object)

적용 대상