Класс GaugeCellInstance
Represents an instance type of the GaugeCell class, and contains the calculated values of the properties in GaugeCell.
Пространство имен: Microsoft.ReportingServices.OnDemandReportRendering
Сборка: Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)
Синтаксис
'Декларация
Public NotInheritable Class GaugeCellInstance _
Inherits BaseInstance _
Implements IReportScopeInstance
'Применение
Dim instance As GaugeCellInstance
public sealed class GaugeCellInstance : BaseInstance,
IReportScopeInstance
public ref class GaugeCellInstance sealed : public BaseInstance,
IReportScopeInstance
[<SealedAttribute>]
type GaugeCellInstance =
class
inherit BaseInstance
interface IReportScopeInstance
end
public final class GaugeCellInstance extends BaseInstance implements IReportScopeInstance
Иерархия наследования
System. . :: . .Object
Microsoft.ReportingServices.OnDemandReportRendering. . :: . .BaseInstance
Microsoft.ReportingServices.OnDemandReportRendering..::..GaugeCellInstance
Потоковая защита
Все открытые статический (Shared в Visual Basic) элементы этого типа потокобезопасны. Потокобезопасность элементов экземпляров не гарантируется.