GaugeData Properties |
![]() |
The GaugeData type exposes the following members.
Name | Description | |
---|---|---|
![]() |
BackgroundColour |
Gets and sets the background colour for this gauge object
|
![]() |
Clone |
Gets cloned copy of this object.
|
![]() |
Colour |
Gets and sets the colour for this gauge object
|
![]() |
DataModified |
Gets and sets a value that indicates if the summary data definition has changed since the last call to BuildSummaryDataTable.
|
![]() |
DataTag |
Gets and sets a unique string that identifies the source data set from the query, resultset collection.
|
![]() |
EndLabel |
Gets and sets the End label to display instead of a value at the end of the scale
|
![]() |
Filter |
Gets and sets a DashboardFilter object used to filter the dataset for this object.
|
![]() |
Guid |
Gets ans sets the Guid for this object
|
![]() |
HasData |
Gets a property that indicates if this object has data
|
![]() |
ID |
Gets the unique ID of this object
|
![]() |
IterationType |
Gets and sets a value that indicates the iteration type for this Gauge data.
|
![]() |
LabelPosition |
Gets and sets a value that indicates the positioning of labels within this gauge
|
![]() |
LabelStep |
Gets and sets a value that indicates that a label will be shown every n-th tick mark.
|
![]() |
NumMajorTickMarks |
Gets and sets the number of Major Tick Marks shown on this gauge.
|
![]() |
NumMinorTickMarks |
Gets and sets the number of Minor Tick Marks shown on this gauge.
|
![]() |
ObjectSizes |
Gets a dictionary of serialized objects contained in this object, along with their sizes (in bytes)
|
![]() |
Parent |
Gets and sets the parent DashboardObject for this GaugeData object.
|
![]() |
PercentageValue |
Gets the current value for this object as a percentage of the range
|
![]() |
RangeCollection |
Gets and sets the range collection for the Gauge object
|
![]() |
RequiresSummaryProviderRebuild |
Gets a value that indicates if the summary data provider needs rebuilt for this object
|
![]() |
ShowAsPercentage |
Gets and sets a value that indicates if the values on the Gauge should be shown as a percentage
|
![]() |
ShowLabels |
Gets and sets a value that indicates if labels with be shown on this Gauge object
|
![]() |
ShowTickMarks |
Gets and sets a value that indicates if tickmarks will be shown on this Gauge
|
![]() |
ShowValue |
Gets and sets a value that indicates if the value will be displayed on the gauge
|
![]() |
SourceDataTable |
Gets the source data table that will be used to calculate the Gauge ranges and value.
|
![]() |
StartLabel |
Gets and sets the start label to display instead of a value at the beginning of the scale
|
![]() |
SummaryColumn |
Gets and sets a SummaryColumn object that will be used to calculate the value represented by this gauge.
|
![]() |
SummaryColumns |
Gets a SummaryColumns collection specifying the summary columns required for this Gauge data.
|
![]() |
SummaryDataProvider |
Gets the summary data provider object for this GaugeData object
|
![]() |
TextColour |
Gets and sets the text colour for this gauge object
|
![]() |
TickMarkPosition |
Gets and sets a value that indicates the positioning of Tick Marks within this gauge
|
![]() |
UseLabelAsValue |
Gets and sets a value that indicates if values should be expressed using the range label rather than the value
|
![]() |
Value |
Gets the value this Gauge object should display
|
![]() |
ValueString |