PolylineAnnotation 類別

定義

表示聚合線條註解。

public ref class PolylineAnnotation : System::Windows::Forms::DataVisualization::Charting::Annotation
public class PolylineAnnotation : System.Windows.Forms.DataVisualization.Charting.Annotation
type PolylineAnnotation = class
    inherit Annotation
Public Class PolylineAnnotation
Inherits Annotation
繼承
衍生

建構函式

PolylineAnnotation()

初始化 PolylineAnnotation 類別的新執行個體。

屬性

Alignment

這個屬性不適用於聚合線條註解類型。

AllowAnchorMoving

取得或設定旗標,這個旗標指定是否允許使用者使用滑鼠來移動註釋錨點。

(繼承來源 Annotation)
AllowMoving

取得或設定旗標,這個旗標指定是否允許使用者使用滑鼠來移動註釋。

(繼承來源 Annotation)
AllowPathEditing

取得或設定旗標,這個旗標指定是否允許使用者使用滑鼠來移動多邊形註釋的點。

(繼承來源 Annotation)
AllowResizing

取得或設定旗標,這個旗標指定是否允許使用者使用滑鼠來調整註釋大小。

(繼承來源 Annotation)
AllowSelecting

取得或設定旗標,這個旗標指定是否允許使用者使用滑鼠來選取註解。

(繼承來源 Annotation)
AllowTextEditing

取得或設定旗標,這個旗標指定當使用者按兩下註釋中的文字時,是否可以編輯此文字。

(繼承來源 Annotation)
AnchorAlignment

取得或設定註解對齊錨點的方式。

(繼承來源 Annotation)
AnchorDataPoint

取得或設定註釋錨定的資料點。

(繼承來源 Annotation)
AnchorDataPointName

取得或設定註釋錨定的資料點名稱。

(繼承來源 Annotation)
AnchorOffsetX

取得或設定註釋 X 位置距錨點的位移。

(繼承來源 Annotation)
AnchorOffsetY

取得或設定註釋 Y 位置距錨點的位移。

(繼承來源 Annotation)
AnchorX

取得或設定註釋錨定的 X 座標。

(繼承來源 Annotation)
AnchorY

取得或設定註釋錨定的 Y 座標。

(繼承來源 Annotation)
AnnotationGroup

取得註解所屬的群組 (如果有的話)。

(繼承來源 Annotation)
AnnotationType

取得註解類型。

AxisX

取得或設定註釋所連接的 X 軸。

(繼承來源 Annotation)
AxisXName

取得或設定註解所連接的 X 軸名稱。

(繼承來源 Annotation)
AxisY

取得或設定註解所連接的 Y 軸。

(繼承來源 Annotation)
AxisYName

取得或設定註釋所連接的 Y 軸名稱。

(繼承來源 Annotation)
BackColor

這個屬性不適用於聚合線條註解類型。

BackGradientStyle

這個屬性不適用於聚合線條註解類型。

BackHatchStyle

這個屬性不適用於聚合線條註解類型。

BackSecondaryColor

這個屬性不適用於聚合線條註解類型。

Bottom

取得或設定註釋位置的下界限。

(繼承來源 Annotation)
ClipToChartArea

取得或設定註釋所依附之圖表區域的名稱。

(繼承來源 Annotation)
EndCap

取得或設定註解行結尾之錨點端點的樣式。

Font

這個屬性不適用於聚合線條註解類型。

ForeColor

這個屬性不適用於聚合線條註解類型。

GraphicsPath

取得或設定聚合線條註解在執行階段的路徑點。

GraphicsPathPoints

取得或設定聚合線條註解在設計階段的路徑點。

Height

取得或設定註釋的高度。

(繼承來源 Annotation)
IsFreeDrawPlacement

取得或設定旗標,這個旗標會判斷是否應使用手繪模式來放置註解。

IsSelected

取得或設定旗標,這個旗標會判斷是否已選取註釋。

(繼承來源 Annotation)
IsSizeAlwaysRelative

取得或設定旗標,這個旗標會指定是否一律以相對圖表座標來定義註解的大小。

(繼承來源 Annotation)
LineColor

取得或設定註解的線條色彩。

(繼承來源 Annotation)
LineDashStyle

取得或設定註解的線條樣式。

(繼承來源 Annotation)
LineWidth

取得或設定註釋的線條寬度。

(繼承來源 Annotation)
Name

取得或設定註釋的唯一名稱。

(繼承來源 Annotation)
Right

取得或設定註釋的右界限位置。

(繼承來源 Annotation)
ShadowColor

取得或設定註釋陰影的色彩。

(繼承來源 Annotation)
ShadowOffset

取得或設定註釋的陰影大小。

(繼承來源 Annotation)
SmartLabelStyle

取得或設定註釋智慧標籤的樣式。

(繼承來源 Annotation)
StartCap

取得或設定註解行開頭之錨點端點的樣式。

Tag

取得或設定與這個圖表項目關聯的物件。

(繼承來源 ChartElement)
TextStyle

取得或設定註釋的文字樣式。

ToolTip

取得或設定註解工具提示的文字。

(繼承來源 Annotation)
Visible

取得或設定旗標,指定是否顯示註釋。

(繼承來源 Annotation)
Width

取得或設定註解的寬度 (以像素為單位)。

(繼承來源 Annotation)
X

取得或設定註解的 X 座標。

(繼承來源 Annotation)
Y

取得或設定註釋的 Y 座標。

(繼承來源 Annotation)
YAxisName

取得或設定註解所連接的 Y 軸名稱。

(繼承來源 Annotation)

方法

BeginPlacement()

開始讓使用者使用滑鼠放置註解。

(繼承來源 Annotation)
BringToFront()

將某一註釋置於所有註釋的最前面。

(繼承來源 Annotation)
Dispose()

釋放 ChartElement 使用的資源。

(繼承來源 ChartElement)
Dispose(Boolean)

釋放 Unmanaged 和 Managed 資源 (後者為選擇性釋放)。

EndPlacement()

結束讓使用者放置聚合線條註解。

Equals(Object)

判斷指定的 Object 是否等於目前的 ChartElement

(繼承來源 ChartElement)
GetHashCode()

傳回特定型別的雜湊函式。

(繼承來源 ChartElement)
GetType()

取得目前執行個體的 Type

(繼承來源 Object)
MemberwiseClone()

建立目前 Object 的淺層複製。

(繼承來源 Object)
ResizeToContent()

根據註釋內容大小調整註釋大小。

(繼承來源 Annotation)
SendToBack()

將某一註釋置於所有註釋的最後面。

(繼承來源 Annotation)
SetAnchor(DataPoint)

將註釋錨定到指定的資料點。

(繼承來源 Annotation)
SetAnchor(DataPoint, DataPoint)

將註釋錨定至兩個資料點。

(繼承來源 Annotation)
ToString()

傳回表示目前 Object 的字串。

(繼承來源 ChartElement)

適用於