Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
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
Espacio de nombres Microsoft.ReportingServices.OnDemandReportRendering