ChartEmptyPointsInstance 类

定义

表示类的 ChartEmptyPoints 实例类型,并包含属性的 ChartEmptyPoints计算值。

public ref class ChartEmptyPointsInstance sealed : Microsoft::ReportingServices::OnDemandReportRendering::BaseInstance
public sealed class ChartEmptyPointsInstance : Microsoft.ReportingServices.OnDemandReportRendering.BaseInstance
type ChartEmptyPointsInstance = class
    inherit BaseInstance
Public NotInheritable Class ChartEmptyPointsInstance
Inherits BaseInstance
继承
ChartEmptyPointsInstance

属性

AxisLabel

获取 AxisLabel 类中 ChartEmptyPoints 属性的计算值。

Style

获取 Style 类中 ChartEmptyPoints 属性的计算值。

ToolTip

获取 ToolTip 类中 ChartEmptyPoints 属性的计算值。

方法

ResetInstanceCache()

重置实例缓存。

(继承自 BaseInstance)

适用于