Класс GaugePanelItem
Represents an item to be drawn within a gauge panel.
Пространство имен: Microsoft.ReportingServices.RdlObjectModel
Сборка: Microsoft.ReportingServices.Designer.Controls (в Microsoft.ReportingServices.Designer.Controls.dll)
Синтаксис
'Декларация
Public Class GaugePanelItem _
Inherits ReportObject
'Применение
Dim instance As GaugePanelItem
public class GaugePanelItem : ReportObject
public ref class GaugePanelItem : public ReportObject
type GaugePanelItem =
class
inherit ReportObject
end
public class GaugePanelItem extends ReportObject
Иерархия наследования
System. . :: . .Object
Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportObjectBase
Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportObject
Microsoft.ReportingServices.RdlObjectModel..::..GaugePanelItem
Microsoft.ReportingServices.RdlObjectModel. . :: . .Gauge
Microsoft.ReportingServices.RdlObjectModel. . :: . .GaugeImage
Microsoft.ReportingServices.RdlObjectModel. . :: . .GaugeLabel
Microsoft.ReportingServices.RdlObjectModel. . :: . .NumericIndicator
Microsoft.ReportingServices.RdlObjectModel. . :: . .StateIndicator
Потоковая защита
Все открытые статический (Shared в Visual Basic) элементы этого типа потокобезопасны. Потокобезопасность элементов экземпляров не гарантируется.
См. также