BorderSkin 類別

定義

表示立體框線外觀的繪圖屬性。

public ref class BorderSkin : System::Windows::Forms::DataVisualization::Charting::ChartElement
public class BorderSkin : System.Windows.Forms.DataVisualization.Charting.ChartElement
type BorderSkin = class
    inherit ChartElement
Public Class BorderSkin
Inherits ChartElement
繼承
BorderSkin

建構函式

BorderSkin()

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

屬性

BackColor

取得或設定外觀框架的背景色彩。

BackGradientStyle

取得或設定外觀框架的背景漸層樣式。

BackHatchStyle

取得或設定外觀框架背景的影線樣式。

BackImage

取得或設定外觀框架的背景影像。

BackImageAlignment

取得或設定外觀框架的背景影像對齊方式。

BackImageTransparentColor

取得或設定繪製框線外觀框架的背景影像時,會以透明色彩取代的色彩。

BackImageWrapMode

取得或設定框線外觀框架背景影像的繪製模式。

BackSecondaryColor

取得或設定框線外觀框架的次要背景色彩。

BorderColor

取得或設定外觀框架的框線色彩。

BorderDashStyle

取得或設定框線外觀框架的框線樣式。

BorderWidth

取得或設定框線外觀框架的框線寬度。

PageColor

取得或設定框線外觀的頁面色彩。

SkinStyle

取得或設定框線外觀的樣式。

Tag

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

(繼承來源 ChartElement)

方法

Dispose()

釋放 ChartElement 使用的資源。

(繼承來源 ChartElement)
Dispose(Boolean)

釋放 ChartElement 所使用的 Unmanaged 資源,並選擇性地釋放 Managed 資源。

(繼承來源 ChartElement)
Equals(Object)

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

(繼承來源 ChartElement)
GetHashCode()

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

(繼承來源 ChartElement)
GetType()

取得目前執行個體的 Type

(繼承來源 Object)
MemberwiseClone()

建立目前 Object 的淺層複製。

(繼承來源 Object)
ToString()

傳回表示目前 Object 的字串。

(繼承來源 ChartElement)

適用於