AnnotationSmartLabelStyle.CalloutLineAnchorCapStyle 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定標籤註標線的錨點端點樣式。
public:
virtual property System::Windows::Forms::DataVisualization::Charting::LineAnchorCapStyle CalloutLineAnchorCapStyle { System::Windows::Forms::DataVisualization::Charting::LineAnchorCapStyle get(); void set(System::Windows::Forms::DataVisualization::Charting::LineAnchorCapStyle value); };
[System.ComponentModel.Browsable(false)]
public override System.Windows.Forms.DataVisualization.Charting.LineAnchorCapStyle CalloutLineAnchorCapStyle { get; set; }
[<System.ComponentModel.Browsable(false)>]
member this.CalloutLineAnchorCapStyle : System.Windows.Forms.DataVisualization.Charting.LineAnchorCapStyle with get, set
Public Overrides Property CalloutLineAnchorCapStyle As LineAnchorCapStyle
屬性值
- 屬性
備註
這個方法是供內部使用,而且會在設計和執行時間隱藏。