SmartLabelStyle.CalloutStyle 속성

정의

위치가 변경된 SmartLabelStyle 개체의 설명선 스타일을 가져오거나 설정합니다.

public:
 virtual property System::Windows::Forms::DataVisualization::Charting::LabelCalloutStyle CalloutStyle { System::Windows::Forms::DataVisualization::Charting::LabelCalloutStyle get(); void set(System::Windows::Forms::DataVisualization::Charting::LabelCalloutStyle value); };
[System.ComponentModel.Bindable(true)]
public virtual System.Windows.Forms.DataVisualization.Charting.LabelCalloutStyle CalloutStyle { get; set; }
[<System.ComponentModel.Bindable(true)>]
member this.CalloutStyle : System.Windows.Forms.DataVisualization.Charting.LabelCalloutStyle with get, set
Public Overridable Property CalloutStyle As LabelCalloutStyle

속성 값

LabelCalloutStyle

LabelCalloutStyle 열거 값입니다.

특성

적용 대상