Compartir a través de


ChartAxis.InterlacedColor Propiedad

Gets the color of the interlaced strips.

Espacio de nombres:  Microsoft.ReportingServices.OnDemandReportRendering
Ensamblado:  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Sintaxis

'Declaración
Public ReadOnly Property InterlacedColor As ReportColorProperty 
    Get
'Uso
Dim instance As ChartAxis 
Dim value As ReportColorProperty 

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

Valor de la propiedad

Tipo: Microsoft.ReportingServices.OnDemandReportRendering.ReportColorProperty
A ReportColorProperty object.

Vea también

Referencia

ChartAxis Clase

Espacio de nombres Microsoft.ReportingServices.OnDemandReportRendering