ChartGridLines 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 the gridlines along an axis.
public ref class ChartGridLines sealed : Microsoft::ReportingServices::OnDemandReportRendering::IROMStyleDefinitionContainer
public sealed class ChartGridLines : Microsoft.ReportingServices.OnDemandReportRendering.IROMStyleDefinitionContainer
type ChartGridLines = class
interface IROMStyleDefinitionContainer
Public NotInheritable Class ChartGridLines
Implements IROMStyleDefinitionContainer
- Inheritance
-
ChartGridLines
- Implements
Properties
Enabled |
Gets an expression that evaluates to a value that indicates whether the gridlines should be shown. |
Instance |
Gets the report instance object that contains the calculated values of this report definition object. |
Interval |
Gets an expression that evaluates to the interval between gridlines. |
IntervalOffset |
Gets an expression that evaluates to the offset for the first gridline from the axis min. |
IntervalOffsetType |
Gets an expression that evaluates to the units for the IntervalOffset. |
IntervalType |
Gets an expression that evaluates to the units for the Interval. |
Style |
Gets the style properties of this report definition object. |