Compartir a través de


ChartGridLinesInstance Clase

Represents an instance type of the ChartGridLines class, and contains the calculated values of the properties in ChartGridLines.

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

Sintaxis

'Declaración
Public NotInheritable Class ChartGridLinesInstance _
    Inherits BaseInstance
'Uso
Dim instance As ChartGridLinesInstance
public sealed class ChartGridLinesInstance : BaseInstance
public ref class ChartGridLinesInstance sealed : public BaseInstance
[<SealedAttribute>]
type ChartGridLinesInstance =  
    class
        inherit BaseInstance
    end
public final class ChartGridLinesInstance extends BaseInstance

Jerarquía de herencia

System. . :: . .Object
  Microsoft.ReportingServices.OnDemandReportRendering. . :: . .BaseInstance
    Microsoft.ReportingServices.OnDemandReportRendering..::..ChartGridLinesInstance

Seguridad para subprocesos

Todos los miembros públicos static (Shared en Visual Basic) de este tipo son seguros para subprocesos. No se garantiza que los miembros de instancia sean seguros para subprocesos.