AnnotationSmartLabelStyle 클래스
정의
중요
일부 정보는 릴리스되기 전에 상당 부분 수정될 수 있는 시험판 제품과 관련이 있습니다. Microsoft는 여기에 제공된 정보에 대해 어떠한 명시적이거나 묵시적인 보증도 하지 않습니다.
저장할 주석의 스마트 레이블 속성을 나타냅니다.
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
- 상속
- 특성
설명
이 클래스에서 파생 되는 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) |