GaugeTickMarksInstance Class
Updated: February 25, 2016
Represents an instance type of the GaugeTickMarks class and contains the calculated values of the properties in GaugeTickMarks.
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Microsoft.ReportingServices.OnDemandReportRendering::BaseInstance
Microsoft.ReportingServices.OnDemandReportRendering::TickMarkStyleInstance
Microsoft.ReportingServices.OnDemandReportRendering::GaugeTickMarksInstance
| Name | Description | |
|---|---|---|
![]() | DistanceFromScale | Gets the calculated value of the DistanceFromScale property in a TickMarkStyle class.(Inherited from TickMarkStyleInstance.) |
![]() | EnableGradient | Gets the calculated value of the EnableGradient property in a TickMarkStyle class.(Inherited from TickMarkStyleInstance.) |
![]() | GradientDensity | Gets the calculated value of the GradientDensity property in a TickMarkStyle class.(Inherited from TickMarkStyleInstance.) |
![]() | Hidden | Gets the calculated value of the Hidden property in a TickMarkStyle class.(Inherited from TickMarkStyleInstance.) |
![]() | Interval | Gets the calculated value of the Interval property in a GaugeTickMarks class. |
![]() | IntervalOffset | Gets the calculated value of the IntervalOffset property in a GaugeTickMarks class. |
![]() | Length | Gets the calculated value of the Length property in a TickMarkStyle class.(Inherited from TickMarkStyleInstance.) |
![]() | Placement | Gets the calculated value of the Placement property in a TickMarkStyle class.(Inherited from TickMarkStyleInstance.) |
![]() | Shape | Gets the calculated value of the Shape property in a TickMarkStyle class.(Inherited from TickMarkStyleInstance.) |
![]() | Style | Gets the calculated value of the Style property in a TickMarkStyle class.(Inherited from TickMarkStyleInstance.) |
![]() | Width | Gets the calculated value of the Width property in a TickMarkStyle class.(Inherited from TickMarkStyleInstance.) |
| 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.

