GaugeScaleInstance Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents an instance type of the GaugeScale class, and contains the calculated values of the properties in GaugeScale.
public ref class GaugeScaleInstance : Microsoft::ReportingServices::OnDemandReportRendering::BaseInstance
public class GaugeScaleInstance : Microsoft.ReportingServices.OnDemandReportRendering.BaseInstance
type GaugeScaleInstance = class
inherit BaseInstance
Public Class GaugeScaleInstance
Inherits BaseInstance
- Inheritance
- Derived
Properties
Hidden |
Gets the calculated value of the Hidden property in a GaugeScale class. |
Interval |
Gets the calculated value of the Interval property in a GaugeScale class. |
IntervalOffset |
Gets the calculated value of the IntervalOffset property in a GaugeScale class. |
Logarithmic |
Gets the calculated value of the Logarithmic property in a GaugeScale class. |
LogarithmicBase |
Gets the calculated value of the LogarithmicBase property in a GaugeScale class. |
Multiplier |
Gets the calculated value of the Multiplier property in a GaugeScale class. |
Reversed |
Gets the calculated value of the Reversed property in a GaugeScale class. |
Style |
Gets the calculated value of the Style property in a GaugeScale class. |
TickMarksOnTop |
Gets the calculated value of the TickMarksOnTop property in a GaugeScale class. |
ToolTip |
Gets the calculated value of the ToolTip property in a GaugeScale class. |
Width |
Gets the calculated value of the Width property in a GaugeScale class. |
Methods
ResetInstanceCache() |
Resets the cache of the GaugeScaleInstance. |