BorderSkinType 屬性
Gets the calculated value of the BorderSkinType property in a ChartBorderSkin class.
命名空間: Microsoft.ReportingServices.OnDemandReportRendering
組件: Microsoft.ReportingServices.ProcessingCore (在 Microsoft.ReportingServices.ProcessingCore.dll 中)
語法
'宣告
Public ReadOnly Property BorderSkinType As ChartBorderSkinType
Get
'用途
Dim instance As ChartBorderSkinInstance
Dim value As ChartBorderSkinType
value = instance.BorderSkinType
public ChartBorderSkinType BorderSkinType { get; }
public:
property ChartBorderSkinType BorderSkinType {
ChartBorderSkinType get ();
}
member BorderSkinType : ChartBorderSkinType
function get BorderSkinType () : ChartBorderSkinType
屬性值
型別:Microsoft.ReportingServices.OnDemandReportRendering. . :: . .ChartBorderSkinType
A ChartBorderSkinType value that represents the calculated value of the BorderSkinType property.