ChartDataPointValuesInstance 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 ChartDataPointValues class and contains the calculated values of the properties in ChartDataPointValues.
public ref class ChartDataPointValuesInstance sealed : Microsoft::ReportingServices::OnDemandReportRendering::BaseInstance
public sealed class ChartDataPointValuesInstance : Microsoft.ReportingServices.OnDemandReportRendering.BaseInstance
type ChartDataPointValuesInstance = class
inherit BaseInstance
Public NotInheritable Class ChartDataPointValuesInstance
Inherits BaseInstance
- Inheritance
Properties
CurrencyLanguageSize |
Gets the size of the currency language. |
CurrencyLanguageX |
Gets the X currency language. |
CurrencyLanguageY |
Gets the Y currency language. |
End |
Gets the calculated value of the End property in a ChartDataPointValues class. |
FormatSize |
Gets the format size of ChartDataPointValuesInstance instance. |
FormatX |
Gets the X format of ChartDataPointValuesInstance instance. |
FormatY |
Gets the Y format of ChartDataPointValuesInstance instance. |
High |
Gets the calculated value of the High property in a ChartDataPointValues class. |
HighlightSize |
Gets the calculated value of the HighlightSize property in a ChartDataPointValues class. |
HighlightX |
Gets the calculated value of the HighlightX property in a ChartDataPointValues class. |
HighlightY |
Gets the calculated value of the HighlightY property in a ChartDataPointValues class. |
Low |
Gets the calculated value of the Low property in a ChartDataPointValues class. |
Mean |
Gets the calculated value of the Mean property in a ChartDataPointValues class. |
Median |
Gets the calculated value of the Median property in a ChartDataPointValues class. |
Size |
Gets the calculated value of the Size property in a ChartDataPointValues class. |
Start |
Gets the calculated value of the Start property in a ChartDataPointValues class. |
X |
Gets the calculated value of the X property in a ChartDataPointValues class. |
Y |
Gets the calculated value of the Y property in a ChartDataPointValues class. |
Methods
ResetInstanceCache() |
Resets the instance cache. (Inherited from BaseInstance) |