Partager via


Classe ChartAxisInstance

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

Hiérarchie d'héritage

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

Espace de noms :  Microsoft.ReportingServices.OnDemandReportRendering
Assembly :  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Syntaxe

'Déclaration
Public NotInheritable Class ChartAxisInstance _
    Inherits BaseInstance
'Utilisation
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

Le type ChartAxisInstance expose les membres suivants.

Propriétés

  Nom Description
Propriété publique AllowLabelRotation Gets the calculated value of the AllowLabelRotation property in a ChartAxis class.
Propriété publique Angle Gets the calculated value of the Angle property in a ChartAxis class.
Propriété publique Arrows Gets the calculated value of the Arrows property in a ChartAxis class.
Propriété publique CrossAt Gets the calculated value of the CrossAt property in a ChartAxis class.
Propriété publique HideEndLabels Gets the calculated value of the HideEndLabels property in a ChartAxis class.
Propriété publique HideLabels Gets the calculated value of the HideLabels property in a ChartAxis class.
Propriété publique IncludeZero Gets the calculated value of the IncludeZero property in a ChartAxis class.
Propriété publique Interlaced Gets the calculated value of the Interlaced property in a ChartAxis class.
Propriété publique InterlacedColor Gets the calculated value of the InterlacedColor property in a ChartAxis class.
Propriété publique Interval Gets the calculated value of the Interval property in a ChartAxis class.
Propriété publique IntervalOffset Gets the calculated value of the IntervalOffset property in a ChartAxis class.
Propriété publique IntervalOffsetType Gets the calculated value of the IntervalOffsetType property in a ChartAxis class.
Propriété publique IntervalType Gets the calculated value of the IntervalType property in a ChartAxis class.
Propriété publique LabelInterval Gets the calculated value of the LabelInterval property in a ChartAxis class.
Propriété publique LabelIntervalOffset Gets the calculated value of the LabelIntervalOffset property in a ChartAxis class.
Propriété publique LabelIntervalOffsetType Gets the calculated value of the LabelIntervalOffsetType property in a ChartAxis class.
Propriété publique LabelIntervalType Gets the calculated value of the LabelIntervalType property in a ChartAxis class.
Propriété publique LabelsAutoFitDisabled Gets the calculated value of the LabelsAutoFitDisabled property in a ChartAxis class.
Propriété publique Location Gets the calculated value of the Location property in a ChartAxis class.
Propriété publique LogBase Gets the calculated value of the LogBase property in a ChartAxis class.
Propriété publique LogScale Gets the calculated value of the LogScale property in a ChartAxis class.
Propriété publique Margin Gets the calculated value of the Margin property in a ChartAxis class.
Propriété publique MarksAlwaysAtPlotEdge Gets the calculated value of the MarksAlwaysAtPlotEdge property in a ChartAxis class.
Propriété publique MaxFontSize Gets the calculated value of the MaxFontSize property in a ChartAxis class.
Propriété publique Maximum Gets the calculated value of the Maximum property in a ChartAxis class.
Propriété publique MinFontSize Gets the calculated value of the MinFontSize property in a ChartAxis class.
Propriété publique Minimum Gets the calculated value of the Minimum property in a ChartAxis class.
Propriété publique OffsetLabels Gets the calculated value of the OffsetLabels property in a ChartAxis class.
Propriété publique PreventFontGrow Gets the calculated value of the PreventFontGrow property in a ChartAxis class.
Propriété publique PreventFontShrink Gets the calculated value of the PreventFontShrink property in a ChartAxis class.
Propriété publique PreventLabelOffset Gets the calculated value of the PreventLabelOffset property in a ChartAxis class.
Propriété publique PreventWordWrap Gets the calculated value of the PreventWordWrap property in a ChartAxis class.
Propriété publique Reverse Gets the calculated value of the Reverse property in a ChartAxis class.
Propriété publique Style Gets the calculated value of the Style property in a ChartAxis class.
Propriété publique VariableAutoInterval Gets the calculated value of the VariableAutoInterval property in a ChartAxis class.
Propriété publique Visible Gets the calculated value of the Visible property in a ChartAxis class.

Haut de la page

Méthodes

  Nom Description
Méthode publique Equals (hérité de Object.)
Méthode protégée Finalize (hérité de Object.)
Méthode publique GetHashCode (hérité de Object.)
Méthode publique GetType (hérité de Object.)
Méthode protégée MemberwiseClone (hérité de Object.)
Méthode protégée ResetInstanceCache Resets the instance cache. (hérité de BaseInstance.)
Méthode publique ToString (hérité de Object.)

Haut de la page

Sécurité des threads

Tous les membres publics static (Shared dans Visual Basic) de ce type sont thread-safe. Tous les membres de l'instance ne sont pas garantis comme étant thread-safe.