Класс ChartBorderSkinInstance
Represents an instance type of the ChartBorderSkin class and contains the calculated values of the properties in ChartBorderSkin.
Иерархия наследования
System.Object
Microsoft.ReportingServices.OnDemandReportRendering.BaseInstance
Microsoft.ReportingServices.OnDemandReportRendering.ChartBorderSkinInstance
Пространство имен: Microsoft.ReportingServices.OnDemandReportRendering
Сборка: Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)
Синтаксис
'Декларация
Public NotInheritable Class ChartBorderSkinInstance _
Inherits BaseInstance
'Применение
Dim instance As ChartBorderSkinInstance
public sealed class ChartBorderSkinInstance : BaseInstance
public ref class ChartBorderSkinInstance sealed : public BaseInstance
[<SealedAttribute>]
type ChartBorderSkinInstance =
class
inherit BaseInstance
end
public final class ChartBorderSkinInstance extends BaseInstance
Тип ChartBorderSkinInstance обеспечивает доступ к следующим элементам.
Свойства
Имя | Описание | |
---|---|---|
BorderSkinType | Gets the calculated value of the BorderSkinType property in a ChartBorderSkin class. | |
Style | Gets the calculated value of the Style property in a ChartBorderSkin class. |
В начало
Методы
Имя | Описание | |
---|---|---|
Equals | (Производный от Object.) | |
GetHashCode | (Производный от Object.) | |
GetType | (Производный от Object.) | |
ToString | (Производный от Object.) |
В начало
Безопасность многопоточности
Любые открытые статический (Shared в Visual Basic) элементы этого типа потокобезопасны. Потокобезопасность с элементами экземпляров не гарантируется.
См. также
Справочник
Пространство имен Microsoft.ReportingServices.OnDemandReportRendering