AnnotationSmartLabelStyle 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
表示要儲存的註釋的智慧標籤屬性。
public ref class AnnotationSmartLabelStyle : System::Web::UI::DataVisualization::Charting::SmartLabelStyle
[System.ComponentModel.TypeConverter(typeof(System.Web.UI.DataVisualization.Charting.NoNameExpandableObjectConverter))]
public class AnnotationSmartLabelStyle : System.Web.UI.DataVisualization.Charting.SmartLabelStyle
[<System.ComponentModel.TypeConverter(typeof(System.Web.UI.DataVisualization.Charting.NoNameExpandableObjectConverter))>]
type AnnotationSmartLabelStyle = class
inherit SmartLabelStyle
Public Class AnnotationSmartLabelStyle
Inherits SmartLabelStyle
- 繼承
- 屬性
備註
這個類別衍生自 SmartLabelStyle 用於 Series 物件的類別。
建構函式
AnnotationSmartLabelStyle() |
初始化 AnnotationSmartLabelStyle 類別的新執行個體。 |
AnnotationSmartLabelStyle(Object) |
使用指定的圖表項目,初始化 AnnotationSmartLabelStyle 類別的新執行個體。 |
屬性
AllowOutsidePlotArea |
取得或設定旗標,指定是否可以在繪圖區之外繪製 SmartLabelStyle 物件。 (繼承來源 SmartLabelStyle) |
CalloutBackColor |
取得或設定標籤註標的背景色彩。 這個屬性只有在將 CalloutStyle 屬性設定為 Box 值時才適用。 |
CalloutLineAnchorCapStyle |
取得或設定標籤註標線的錨點端點樣式。 |
CalloutLineColor |
取得或設定標籤註標線的色彩。 |
CalloutLineDashStyle |
取得或設定標籤註標線的樣式。 |
CalloutLineWidth |
取得或設定標籤註標線的寬度。 |
CalloutStyle |
取得或設定已重新定位之智慧標籤的註標樣式。 |
Enabled |
取得或設定旗標,指出是否已啟用 SmartLabelStyle 演算法。 (繼承來源 SmartLabelStyle) |
IsMarkerOverlappingAllowed |
取得或設定旗標,指出是否允許資料點標籤重疊資料點標記。 (繼承來源 SmartLabelStyle) |
IsOverlappedHidden |
取得或設定旗標,指出是否會隱藏無法重新定位的重疊標籤。 (繼承來源 SmartLabelStyle) |
MaxMovingDistance |
取得或設定重疊的 SmartLabelStyle 物件可以從標記移動的最大距離 (以像素為單位)。 (繼承來源 SmartLabelStyle) |
MinMovingDistance |
取得或設定重疊的 SmartLabelStyle 物件可以從標記移動的最小距離 (以像素為單位)。 (繼承來源 SmartLabelStyle) |
MovingDirection |
取得或設定方向,這是允許重疊的 SmartLabelStyle 物件移動的方向。 (繼承來源 SmartLabelStyle) |
方法
Equals(Object) |
判斷指定的物件是否等於目前的物件。 (繼承來源 Object) |
GetHashCode() |
做為預設雜湊函式。 (繼承來源 Object) |
GetType() |
取得目前執行個體的 Type。 (繼承來源 Object) |
MemberwiseClone() |
建立目前 Object 的淺層複製。 (繼承來源 Object) |
ToString() |
傳回代表目前物件的字串。 (繼承來源 Object) |