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


Свойство ChartSeries.SmartLabel

Gets the smart label settings.

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

Синтаксис

'Декларация
Public MustOverride ReadOnly Property SmartLabel As ChartSmartLabel 
    Get
'Применение
Dim instance As ChartSeries 
Dim value As ChartSmartLabel 

value = instance.SmartLabel
public abstract ChartSmartLabel SmartLabel { get; }
public:
virtual property ChartSmartLabel^ SmartLabel {
    ChartSmartLabel^ get () abstract;
}
abstract SmartLabel : ChartSmartLabel
abstract function get SmartLabel () : ChartSmartLabel

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

Тип: Microsoft.ReportingServices.OnDemandReportRendering.ChartSmartLabel
A ChartSmartLabel object.

См. также

Справочник

ChartSeries Класс

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