ChartDataPointValues.FormatSize 属性

命名空间:  Microsoft.ReportingServices.OnDemandReportRendering
程序集:  Microsoft.ReportingServices.ProcessingCore(在 Microsoft.ReportingServices.ProcessingCore.dll 中)

语法

声明
Public ReadOnly Property FormatSize As ReportStringProperty 
    Get
用法
Dim instance As ChartDataPointValues 
Dim value As ReportStringProperty 

value = instance.FormatSize
public ReportStringProperty FormatSize { get; }
public:
property ReportStringProperty^ FormatSize {
    ReportStringProperty^ get ();
}
member FormatSize : ReportStringProperty
function get FormatSize () : ReportStringProperty

属性值

类型:Microsoft.ReportingServices.OnDemandReportRendering.ReportStringProperty

请参阅

参考

ChartDataPointValues 类

Microsoft.ReportingServices.OnDemandReportRendering 命名空间