RadialScaleInstance Class
Updated: February 25, 2016
Represents an instance type of the RadialScale class, and contains the calculated values of the properties in RadialScale.
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Microsoft.ReportingServices.OnDemandReportRendering::BaseInstance
Microsoft.ReportingServices.OnDemandReportRendering::GaugeScaleInstance
Microsoft.ReportingServices.OnDemandReportRendering::RadialScaleInstance
| Name | Description | |
|---|---|---|
![]() | Hidden | Gets the calculated value of the Hidden property in a GaugeScale class.(Inherited from GaugeScaleInstance.) |
![]() | Interval | Gets the calculated value of the Interval property in a GaugeScale class.(Inherited from GaugeScaleInstance.) |
![]() | IntervalOffset | Gets the calculated value of the IntervalOffset property in a GaugeScale class.(Inherited from GaugeScaleInstance.) |
![]() | Logarithmic | Gets the calculated value of the Logarithmic property in a GaugeScale class.(Inherited from GaugeScaleInstance.) |
![]() | LogarithmicBase | Gets the calculated value of the LogarithmicBase property in a GaugeScale class.(Inherited from GaugeScaleInstance.) |
![]() | Multiplier | Gets the calculated value of the Multiplier property in a GaugeScale class.(Inherited from GaugeScaleInstance.) |
![]() | Radius | Gets the calculated value of the Radius property in a RadialScale class. |
![]() | Reversed | Gets the calculated value of the Reversed property in a GaugeScale class.(Inherited from GaugeScaleInstance.) |
![]() | StartAngle | Gets the calculated value of the StartAngle property in a RadialScale class. |
![]() | Style | Gets the calculated value of the Style property in a GaugeScale class.(Inherited from GaugeScaleInstance.) |
![]() | SweepAngle | Gets the calculated value of the SweepAngle property in a RadialScale class. |
![]() | TickMarksOnTop | Gets the calculated value of the TickMarksOnTop property in a GaugeScale class.(Inherited from GaugeScaleInstance.) |
![]() | ToolTip | Gets the calculated value of the ToolTip property in a GaugeScale class.(Inherited from GaugeScaleInstance.) |
![]() | Width | Gets the calculated value of the Width property in a GaugeScale class.(Inherited from GaugeScaleInstance.) |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

