Annotation.SmartLabelStyle 속성
정의
중요
일부 정보는 릴리스되기 전에 상당 부분 수정될 수 있는 시험판 제품과 관련이 있습니다. Microsoft는 여기에 제공된 정보에 대해 어떠한 명시적이거나 묵시적인 보증도 하지 않습니다.
주석의 스마트 레이블 스타일을 가져오거나 설정합니다.
public:
property System::Windows::Forms::DataVisualization::Charting::AnnotationSmartLabelStyle ^ SmartLabelStyle { System::Windows::Forms::DataVisualization::Charting::AnnotationSmartLabelStyle ^ get(); void set(System::Windows::Forms::DataVisualization::Charting::AnnotationSmartLabelStyle ^ value); };
[System.ComponentModel.Bindable(true)]
[System.ComponentModel.Browsable(true)]
public System.Windows.Forms.DataVisualization.Charting.AnnotationSmartLabelStyle SmartLabelStyle { get; set; }
[<System.ComponentModel.Bindable(true)>]
[<System.ComponentModel.Browsable(true)>]
member this.SmartLabelStyle : System.Windows.Forms.DataVisualization.Charting.AnnotationSmartLabelStyle with get, set
Public Property SmartLabelStyle As AnnotationSmartLabelStyle
속성 값
주석의 스마트 레이블 스타일 속성을 나타내는 AnnotationSmartLabelStyle 개체입니다.
- 특성
설명
스마트 레이블이 겹치는 데이터 요소 레이블 및 기타 주석에서 주석을 방지 하기 위해 사용 됩니다.
참고
데이터 요소 레이블을 스마트 레이블을 사용할 수 있어야 합니다.