Partager via


Classe ChartAxis

Represents the properties for labels, titles and gridlines along an axis.

Hiérarchie d'héritage

System. . :: . .Object
  Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportObjectBase
    Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportObject
      Microsoft.ReportingServices.RdlObjectModel..::..ChartAxis

Espace de noms :  Microsoft.ReportingServices.RdlObjectModel
Assembly :  Microsoft.ReportingServices.Designer.Controls (en Microsoft.ReportingServices.Designer.Controls.dll)

Syntaxe

'Déclaration
Public Class ChartAxis _
    Inherits ReportObject _
    Implements INamedObject
'Utilisation
Dim instance As ChartAxis
public class ChartAxis : ReportObject, INamedObject
public ref class ChartAxis : public ReportObject, 
    INamedObject
type ChartAxis =  
    class
        inherit ReportObject
        interface INamedObject
    end
public class ChartAxis extends ReportObject implements INamedObject

Le type ChartAxis expose les membres suivants.

Constructeurs

  Nom Description
Méthode publique ChartAxis Creates a new instance of the ChartAxis class.

Haut de la page

Propriétés

  Nom Description
Propriété publique AllowLabelRotation Gets a value that indicates the step by which axis labels can be incrementally rotated to fit within the chart.
Propriété publique Angle Gets the angle at which to display axis labels.
Propriété publique Arrows Gets the type of arrows for axis labels.
Propriété publique ChartAxisScaleBreak Defines scale break behavior for the axis.
Propriété publique ChartAxisTitle Defines a title for the axis.
Propriété publique ChartMajorGridLines Indicates major gridlines should be displayed for this axis.
Propriété publique ChartMajorTickMarks Defines major tick marks for the axis.
Propriété publique ChartMinorGridLines Indicates minor gridlines should be displayed for this axis.
Propriété publique ChartMinorTickMarks Defines minor tick marks for the axis.
Propriété publique ChartStripLines Custom strip lines for the axis.
Propriété publique ComponentMetadata The component metadata. (hérité de ReportObject.)
Propriété publique CrossAt Gets the value at which to cross the other axis.
Propriété publique CustomProperties Gets the custom properties for the axis.
Propriété publique HideEndLabels Gets a value that indicates whether labels should be hidden at axis ends.
Propriété publique HideLabels Gets a value that indicates whether the axis labels are hidden.
Propriété publique IncludeZero Gets a value that indicates whether the axis should always include zero.
Propriété publique Interlaced Gets a value that indicates whether to use strip lines for every other grid line, tick mark, or label interval of the axis.
Propriété publique InterlacedColor Gets the color of the interlaced strips.
Propriété publique Interval Gets the default interval between gridlines, tickmarks and labels.
Propriété publique IntervalOffset Gets the default offset for the first tickmark from the axis min.
Propriété publique IntervalOffsetType Gets the default units for the IntervalOffset.
Propriété publique IntervalType Gets the default units for the Interval.
Propriété publique LabelInterval Gets the interval between labels.
Propriété publique LabelIntervalOffset Gets the offset for the first label from the axis min.
Propriété publique LabelIntervalOffsetType Gets the units for the LabelIntervalOffset.
Propriété publique LabelIntervalType Gets the units for the LabelInterval.
Propriété publique LabelsAutoFitDisabled Gets a value that indicates whether axis labels should be automatically adjusted to fit.
Propriété publique Location Gets a value that indicates whether the axis is drawn on the default side or on the opposite side.
Propriété publique LogBase Gets the base to use for logarithmic scale.
Propriété publique LogScale Gets a value that indicates whether the axis is logarithmic.
Propriété publique Margin Gets a value that indicates whether an axis margin will be created.
Propriété publique MarksAlwaysAtPlotEdge Gets a value that indicates whether the marks should stay with the edge of the plot area.
Propriété publique MaxFontSize Gets the maximum font size when autofitting labels.
Propriété publique Maximum Gest the maximum value for the axis.
Propriété publique MinFontSize Gets the minimum font size when autofitting labels.
Propriété publique Minimum Gets the minimum value for the axis.
Propriété publique Name Gets the name of the axis.
Propriété publique OffsetLabels Gets a value that indicates whether the labels should be offset.
Propriété publique Parent The parent of this report object. (hérité de ReportObjectBase.)
Propriété publique PreventFontGrow Gets a value that indicates whether to prevent the axis label font size from growing to fit within the chart.
Propriété publique PreventFontShrink Gets a value that indicates whether to prevent the axis label font size from shrinking to fit within the chart.
Propriété publique PreventLabelOffset Gets a value that indicates whether to prevent the axis labels from being staggered to fit within the chart.
Propriété publique PreventWordWrap Gets a value that indicates whether to prevenet the axis label text from being wrapped to fit within the chart.
Propriété publique Reverse Gets a value that indicates whether the axis should be plotted in the reverse direction.
Propriété publique Scalar Gets a Boolean value that indicates whether the values along this axis are scalar values (numeric or date) which should be displayed on the chart in a continuous axis.
Propriété publique Site Infrastructure. (hérité de ReportObject.)
Propriété publique Style Gets the style properties of this report definition object.
Propriété publique SyncMaximum Infrastructure.
Propriété publique SyncMinimum Infrastructure.
Propriété publique SyncScope Infrastructure.
Propriété publique VariableAutoInterval Gets a value that indicates whether an automatic interval is calculated.
Propriété publique Visible Gets a value that indicates whether the axis is displayed.

Haut de la page

Méthodes

  Nom Description
Méthode publique DeepClone Returns a deep clone of this ReportObject instance. (hérité de ReportObject.)
Méthode publique Equals (hérité de Object.)
Méthode protégée Finalize (hérité de Object.)
Méthode publique GetContainingDataScopes Infrastructure. (hérité de ReportObject.)
Méthode protégée GetDataScopesForDefaultImpl Infrastructure. (hérité de ReportObject.)
Méthode protégée GetDependenciesCore Infrastructure. (hérité de ReportObject.)
Méthode publique GetHashCode (hérité de Object.)
Méthode publique GetType (hérité de Object.)
Méthode publique Initialize Initializes an instance of the ChartAxis class. (remplace ReportObject. . :: . .Initialize() () () ().)
Méthode protégée InitializeForDesigner Infrastructure. (hérité de ReportObject.)
Méthode protégée MemberwiseClone (hérité de Object.)
Méthode protégée OnChildPropertyChanged Infrastructure. (hérité de ReportObject.)
Méthode protégée OnPropertyChanged Infrastructure. (hérité de ReportObject.)
Méthode protégée RdlSemanticEqualsCore Infrastructure. (hérité de ReportObject.)
Méthode protégée SavePropertyValue< (Of < <' (T> ) > > ) Infrastructure. (hérité de ReportObject.)
Méthode publique ToString (hérité de Object.)

Haut de la page

Implémentations d'interfaces explicites

  Nom Description
Implémentation d'interface expliciteMéthode privée IDisposable. . :: . .Dispose (hérité de ReportObject.)
Implémentation d'interface expliciteÉvénement privé IComponent. . :: . .Disposed (hérité de ReportObject.)

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.