Свойство 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
См. также
Справочник
Пространство имен Microsoft.ReportingServices.OnDemandReportRendering