Свойство Chart.SpecialBorderHandling
Indicates whether the chart report item is using a special skin that overrides border settings.
Пространство имен: Microsoft.ReportingServices.OnDemandReportRendering
Сборка: Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)
Синтаксис
'Декларация
Public ReadOnly Property SpecialBorderHandling As Boolean
Get
'Применение
Dim instance As Chart
Dim value As Boolean
value = instance.SpecialBorderHandling
public bool SpecialBorderHandling { get; }
public:
property bool SpecialBorderHandling {
bool get ();
}
member SpecialBorderHandling : bool
function get SpecialBorderHandling () : boolean
Значение свойства
Тип: System.Boolean
A Boolean value.
См. также
Справочник
Пространство имен Microsoft.ReportingServices.OnDemandReportRendering