ChartMarkerInstance 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 ChartMarker class, and contains the calculated values of the properties in ChartMarker.
public ref class ChartMarkerInstance sealed : Microsoft::ReportingServices::OnDemandReportRendering::BaseInstance
public sealed class ChartMarkerInstance : Microsoft.ReportingServices.OnDemandReportRendering.BaseInstance
type ChartMarkerInstance = class
inherit BaseInstance
Public NotInheritable Class ChartMarkerInstance
Inherits BaseInstance
- Inheritance
Properties
Size |
Gets the calculated value of the Size property in a ChartMarker class. |
Style |
Gets the calculated value of the Style property in a ChartMarker class. |
Type |
Gets the calculated value of the Type property in a ChartMarker class. |
Methods
ResetInstanceCache() |
Resets the instance cache. (Inherited from BaseInstance) |