Класс NumericIndicator
Этот API-интерфейс поддерживает инфраструктуру и не предназначен для использования непосредственно из кода.
Represents a numeric indicator.
Иерархия наследования
System. . :: . .Object
Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportObjectBase
Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportObject
Microsoft.ReportingServices.RdlObjectModel. . :: . .GaugePanelItem
Microsoft.ReportingServices.RdlObjectModel..::..NumericIndicator
Пространство имен: Microsoft.ReportingServices.RdlObjectModel
Сборка: Microsoft.ReportingServices.Designer.Controls (в Microsoft.ReportingServices.Designer.Controls.dll)
Синтаксис
'Декларация
Public Class NumericIndicator _
Inherits GaugePanelItem
'Применение
Dim instance As NumericIndicator
public class NumericIndicator : GaugePanelItem
public ref class NumericIndicator : public GaugePanelItem
type NumericIndicator =
class
inherit GaugePanelItem
end
public class NumericIndicator extends GaugePanelItem
Тип NumericIndicator обеспечивает доступ к следующим элементам.
Конструкторы
| Имя | Описание | |
|---|---|---|
![]() |
NumericIndicator | Creates a new instance of the NumericIndicator class. |
В начало
Свойства
| Имя | Описание | |
|---|---|---|
![]() |
ActionInfo | Actions for the item. (Производный от GaugePanelItem.) |
![]() |
ComponentMetadata | The component metadata. (Производный от ReportObject.) |
![]() |
DecimalDigitColor | Color for the decimal digit. |
![]() |
DecimalDigits | The decimal digits. |
![]() |
DigitColor | The digit color. |
![]() |
Digits | The digits. |
![]() |
GaugeInputValue | Gets the expression and/or formula used in the gauge. |
![]() |
Height | Height of the item as a percentage of the parent element. (Производный от GaugePanelItem.) |
![]() |
Hidden | Indicates this item should be hidden. (Производный от GaugePanelItem.) |
![]() |
IndicatorStyle | The indicator style. |
![]() |
LedDimColor | The LED dim color. |
![]() |
Left | Distance from the left as a percentage of the parent element. (Производный от GaugePanelItem.) |
![]() |
MaximumValue | The maximum value. |
![]() |
MinimumValue | The minimum value. |
![]() |
Multiplier | The multiplier. |
![]() |
Name | Name of the GaugePanelItem. (Производный от GaugePanelItem.) |
![]() |
NonNumericString | The string to display when the data value is not a numeric value. |
![]() |
NumericIndicatorRanges | The indicator range. |
![]() |
OutOfRangeString | The string to display when the number is out of range. |
![]() |
Parent | The parent of this report object. (Производный от ReportObjectBase.) |
![]() |
ParentItem | Name of the parent GaugePanelItem. (Производный от GaugePanelItem.) |
![]() |
ResizeMode | The resize mode. |
![]() |
SeparatorColor | The separator color. |
![]() |
SeparatorWidth | The separator width. |
![]() |
ShowDecimalPoint | Indicates whether to show the decimal point. |
![]() |
ShowLeadingZeros | Indicates whether to show leading zeros. |
![]() |
ShowSign | Indicates whether to show the negative sign. |
![]() |
Site | Инфраструктура. (Производный от ReportObject.) |
![]() |
SnappingEnabled | Indicates whether snapping is enabled. |
![]() |
SnappingInterval | The interval to use for snapping the indicator into place. |
![]() |
Style | Gets the style properties of this report definition object. (Производный от GaugePanelItem.) |
![]() |
ToolTip | Tooltip text for the item. (Производный от GaugePanelItem.) |
![]() |
Top | Distance from the top as a percentage of the parent element. (Производный от GaugePanelItem.) |
![]() |
UseFontPercent | Indicates whether to use font percent. |
![]() |
Width | Width of the item as a percentage of the parent element. (Производный от GaugePanelItem.) |
![]() |
ZIndex | Drawing order of the item within the panel. (Производный от GaugePanelItem.) |
В начало
Методы
| Имя | Описание | |
|---|---|---|
![]() |
DeepClone | Returns a deep clone of this ReportObject instance. (Производный от ReportObject.) |
![]() |
Equals | (Производный от Object.) |
![]() |
Finalize | (Производный от Object.) |
![]() |
GetContainingDataScopes | Инфраструктура. (Производный от ReportObject.) |
![]() |
GetDataScopesForDefaultImpl | Инфраструктура. (Производный от ReportObject.) |
![]() |
GetDependenciesCore | Инфраструктура. (Производный от ReportObject.) |
![]() |
GetHashCode | (Производный от Object.) |
![]() |
GetType | (Производный от Object.) |
![]() |
Initialize | Initializes an instance of the NumericIndicator class. (Переопределяет ReportObject. . :: . .Initialize() () () ().) |
![]() |
InitializeForDesigner | Инфраструктура. (Производный от ReportObject.) |
![]() |
MemberwiseClone | (Производный от Object.) |
![]() |
OnChildPropertyChanged | Инфраструктура. (Производный от ReportObject.) |
![]() |
OnPropertyChanged | Инфраструктура. (Производный от ReportObject.) |
![]() |
RdlSemanticEqualsCore | Инфраструктура. (Производный от ReportObject.) |
![]() |
SavePropertyValue< (Of < <' (T> ) > > ) | Инфраструктура. (Производный от ReportObject.) |
![]() |
ToString | (Производный от Object.) |
В начало
Явные реализации интерфейса
| Имя | Описание | |
|---|---|---|
![]() ![]() |
IDisposable. . :: . .Dispose | (Производный от ReportObject.) |
![]() ![]() |
IComponent. . :: . .Disposed | (Производный от ReportObject.) |
В начало
Безопасность многопоточности
Любые открытые статический (Shared в Visual Basic) элементы этого типа потокобезопасны. Потокобезопасность с элементами экземпляров не гарантируется.
.gif)
.gif)
.gif)
.gif)
.gif)
.gif)