ScaleRangeInstance Class
Updated: February 25, 2016
Represents an instance type of the ScaleRange class and contains the calculated values of the properties in ScaleRange.
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Microsoft.ReportingServices.OnDemandReportRendering::BaseInstance
Microsoft.ReportingServices.OnDemandReportRendering::ScaleRangeInstance
| Name | Description | |
|---|---|---|
![]() | BackgroundGradientType | Gets the calculated value of the BackgroundGradientType property in a ScaleRange class. |
![]() | DistanceFromScale | Gets the calculated value of the DistanceFromScale property in a ScaleRange class. |
![]() | EndWidth | Gets the calculated value of the EndWidth property in a ScaleRange class. |
![]() | Hidden | Gets the calculated value of the Hidden property in a ScaleRange class. |
![]() | InRangeBarPointerColor | Gets the calculated value of the InRangeBarPointerColor property in a ScaleRange class. |
![]() | InRangeLabelColor | Gets the calculated value of the InRangeLabelColor property in a ScaleRange class. |
![]() | InRangeTickMarksColor | Gets the calculated value of the InRangeTickMarksColor property in a ScaleRange class. |
![]() | Placement | Gets the calculated value of the Placement property in a ScaleRange class. |
![]() | StartWidth | Gets the calculated value of the StartWidth property in a ScaleRange class. |
![]() | Style | Gets the calculated value of the Style property in a ScaleRange class. |
![]() | ToolTip | Gets the calculated value of the ToolTip property in a ScaleRange class. |
| 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.

