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