Свойство Chart.BorderSkin
Gets the border skin of the entire chart image.
Пространство имен: Microsoft.ReportingServices.OnDemandReportRendering
Сборка: Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)
Синтаксис
'Декларация
Public ReadOnly Property BorderSkin As ChartBorderSkin
Get
'Применение
Dim instance As Chart
Dim value As ChartBorderSkin
value = instance.BorderSkin
public ChartBorderSkin BorderSkin { get; }
public:
property ChartBorderSkin^ BorderSkin {
ChartBorderSkin^ get ();
}
member BorderSkin : ChartBorderSkin
function get BorderSkin () : ChartBorderSkin
Значение свойства
Тип: Microsoft.ReportingServices.OnDemandReportRendering.ChartBorderSkin
A ChartBorderSkin object.
См. также
Справочник
Пространство имен Microsoft.ReportingServices.OnDemandReportRendering