AnnotationSmartLabelStyle 建構函式
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
初始化 AnnotationSmartLabelStyle 類別的新執行個體。
多載
AnnotationSmartLabelStyle() |
初始化 AnnotationSmartLabelStyle 類別的新執行個體。 |
AnnotationSmartLabelStyle(Object) |
使用指定的圖表項目,初始化 AnnotationSmartLabelStyle 類別的新執行個體。 |
AnnotationSmartLabelStyle()
初始化 AnnotationSmartLabelStyle 類別的新執行個體。
public:
AnnotationSmartLabelStyle();
public AnnotationSmartLabelStyle ();
Public Sub New ()
適用於
AnnotationSmartLabelStyle(Object)
使用指定的圖表項目,初始化 AnnotationSmartLabelStyle 類別的新執行個體。
public:
AnnotationSmartLabelStyle(System::Object ^ chartElement);
public AnnotationSmartLabelStyle (object chartElement);
new System.Windows.Forms.DataVisualization.Charting.AnnotationSmartLabelStyle : obj -> System.Windows.Forms.DataVisualization.Charting.AnnotationSmartLabelStyle
Public Sub New (chartElement As Object)
參數
- chartElement
- Object
這個樣式所屬的圖表項目。