Compartir a través de


Clase ChartAxisInstance

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

Jerarquía de herencia

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

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

Sintaxis

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

El tipo ChartAxisInstance expone los siguientes miembros.

Propiedades

  Nombre Descripción
Propiedad pública AllowLabelRotation Gets the calculated value of the AllowLabelRotation property in a ChartAxis class.
Propiedad pública Angle Gets the calculated value of the Angle property in a ChartAxis class.
Propiedad pública Arrows Gets the calculated value of the Arrows property in a ChartAxis class.
Propiedad pública CrossAt Gets the calculated value of the CrossAt property in a ChartAxis class.
Propiedad pública HideEndLabels Gets the calculated value of the HideEndLabels property in a ChartAxis class.
Propiedad pública HideLabels Gets the calculated value of the HideLabels property in a ChartAxis class.
Propiedad pública IncludeZero Gets the calculated value of the IncludeZero property in a ChartAxis class.
Propiedad pública Interlaced Gets the calculated value of the Interlaced property in a ChartAxis class.
Propiedad pública InterlacedColor Gets the calculated value of the InterlacedColor property in a ChartAxis class.
Propiedad pública Interval Gets the calculated value of the Interval property in a ChartAxis class.
Propiedad pública IntervalOffset Gets the calculated value of the IntervalOffset property in a ChartAxis class.
Propiedad pública IntervalOffsetType Gets the calculated value of the IntervalOffsetType property in a ChartAxis class.
Propiedad pública IntervalType Gets the calculated value of the IntervalType property in a ChartAxis class.
Propiedad pública LabelInterval Gets the calculated value of the LabelInterval property in a ChartAxis class.
Propiedad pública LabelIntervalOffset Gets the calculated value of the LabelIntervalOffset property in a ChartAxis class.
Propiedad pública LabelIntervalOffsetType Gets the calculated value of the LabelIntervalOffsetType property in a ChartAxis class.
Propiedad pública LabelIntervalType Gets the calculated value of the LabelIntervalType property in a ChartAxis class.
Propiedad pública LabelsAutoFitDisabled Gets the calculated value of the LabelsAutoFitDisabled property in a ChartAxis class.
Propiedad pública Location Gets the calculated value of the Location property in a ChartAxis class.
Propiedad pública LogBase Gets the calculated value of the LogBase property in a ChartAxis class.
Propiedad pública LogScale Gets the calculated value of the LogScale property in a ChartAxis class.
Propiedad pública Margin Gets the calculated value of the Margin property in a ChartAxis class.
Propiedad pública MarksAlwaysAtPlotEdge Gets the calculated value of the MarksAlwaysAtPlotEdge property in a ChartAxis class.
Propiedad pública MaxFontSize Gets the calculated value of the MaxFontSize property in a ChartAxis class.
Propiedad pública Maximum Gets the calculated value of the Maximum property in a ChartAxis class.
Propiedad pública MinFontSize Gets the calculated value of the MinFontSize property in a ChartAxis class.
Propiedad pública Minimum Gets the calculated value of the Minimum property in a ChartAxis class.
Propiedad pública OffsetLabels Gets the calculated value of the OffsetLabels property in a ChartAxis class.
Propiedad pública PreventFontGrow Gets the calculated value of the PreventFontGrow property in a ChartAxis class.
Propiedad pública PreventFontShrink Gets the calculated value of the PreventFontShrink property in a ChartAxis class.
Propiedad pública PreventLabelOffset Gets the calculated value of the PreventLabelOffset property in a ChartAxis class.
Propiedad pública PreventWordWrap Gets the calculated value of the PreventWordWrap property in a ChartAxis class.
Propiedad pública Reverse Gets the calculated value of the Reverse property in a ChartAxis class.
Propiedad pública Style Gets the calculated value of the Style property in a ChartAxis class.
Propiedad pública VariableAutoInterval Gets the calculated value of the VariableAutoInterval property in a ChartAxis class.
Propiedad pública Visible Gets the calculated value of the Visible property in a ChartAxis class.

Arriba

Métodos

  Nombre Descripción
Método público Equals (Se hereda de Object.)
Método protegido Finalize (Se hereda de Object.)
Método público GetHashCode (Se hereda de Object.)
Método público GetType (Se hereda de Object.)
Método protegido MemberwiseClone (Se hereda de Object.)
Método protegido ResetInstanceCache Resets the instance cache. (Se hereda de BaseInstance.)
Método público ToString (Se hereda de Object.)

Arriba

Seguridad para subprocesos

Cualquier miembro público static (Shared en Visual Basic) de este tipo es seguro para subprocesos. No se garantiza que los miembros de instancia sean seguros para subprocesos.