PointerCap 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 a pointer cap for a radial gauge.
public ref class PointerCap sealed : Microsoft::ReportingServices::OnDemandReportRendering::IROMStyleDefinitionContainer
public sealed class PointerCap : Microsoft.ReportingServices.OnDemandReportRendering.IROMStyleDefinitionContainer
type PointerCap = class
interface IROMStyleDefinitionContainer
Public NotInheritable Class PointerCap
Implements IROMStyleDefinitionContainer
- Inheritance
-
PointerCap
- Implements
Properties
CapImage |
Gets the image to use for the pointer cap. |
CapStyle |
Gets an expression that evaluates to the type of the cap. |
Hidden |
Gets an expression that evaluates to a value that indicates whether the cap is hidden. |
Instance |
Gets the report instance object that contains the calculated values of this report definition object. |
OnTop |
Gets an expression that evaluates to a value that indicates whether the cap is displayed on top of the pointer. |
Reflection |
Gets an expression that evaluates to a value that indicates whether the cap has a reflection effect. |
Style |
Gets the style properties of this report definition object. |
Width |
Gets an expression that evaluates to the width of the cap, as a percent of the scale radius. |