Свойство ChartLegendCustomItemInstance.Separator
Gets the calculated value of the Separator property in a ChartLegendCustomItem class.
Пространство имен: Microsoft.ReportingServices.OnDemandReportRendering
Сборка: Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)
Синтаксис
'Декларация
Public ReadOnly Property Separator As ChartSeparators
Get
'Применение
Dim instance As ChartLegendCustomItemInstance
Dim value As ChartSeparators
value = instance.Separator
public ChartSeparators Separator { get; }
public:
property ChartSeparators Separator {
ChartSeparators get ();
}
member Separator : ChartSeparators
function get Separator () : ChartSeparators
Значение свойства
Тип: Microsoft.ReportingServices.OnDemandReportRendering.ChartSeparators
A ChartSeparators value that represents the calculated value of the Separator property.
См. также
Справочник
ChartLegendCustomItemInstance Класс
Пространство имен Microsoft.ReportingServices.OnDemandReportRendering