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


Свойство ChartCustomPaletteColorInstance.Color

Gets the calculated value of the Color property in a ChartCustomPaletteColor class.

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

Синтаксис

'Декларация
Public ReadOnly Property Color As ReportColor 
    Get
'Применение
Dim instance As ChartCustomPaletteColorInstance 
Dim value As ReportColor 

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

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

Тип: Microsoft.ReportingServices.OnDemandReportRendering.ReportColor
A ReportColor value that represents the calculated value of the Color property.

См. также

Справочник

ChartCustomPaletteColorInstance Класс

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