Поделиться через


Свойство ChartDataPointValues.FormatX

Пространство имен:  Microsoft.ReportingServices.OnDemandReportRendering
Сборка:  Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)

Синтаксис

'Декларация
Public ReadOnly Property FormatX As ReportStringProperty 
    Get
'Применение
Dim instance As ChartDataPointValues 
Dim value As ReportStringProperty 

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

Значение свойства

Тип: Microsoft.ReportingServices.OnDemandReportRendering.ReportStringProperty

См. также

Справочник

ChartDataPointValues Класс

Пространство имен Microsoft.ReportingServices.OnDemandReportRendering