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