Freigeben über


ChartAxis-Klasse

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

Vererbungshierarchie

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

Namespace:  Microsoft.ReportingServices.RdlObjectModel
Assembly:  Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)

Syntax

'Declaration
Public Class ChartAxis _
    Inherits ReportObject _
    Implements INamedObject
'Usage
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

Der ChartAxis-Typ macht folgende Elemente verfügbar.

Konstruktoren

  Name Beschreibung
Öffentliche Methode ChartAxis Creates a new instance of the ChartAxis class.

Zum Anfang

Eigenschaften

  Name Beschreibung
Öffentliche Eigenschaft AllowLabelRotation Gets or sets a value that indicates the step by which axis labels can be incrementally rotated to fit within the chart.
Öffentliche Eigenschaft Angle Gets or sets the angle at which to display axis labels.
Öffentliche Eigenschaft Arrows Gets or sets the type of arrows for axis labels.
Öffentliche Eigenschaft ChartAxisScaleBreak Gets or sets the scale break behavior for the axis.
Öffentliche Eigenschaft ChartAxisTitle Gets or sets a title for the axis.
Öffentliche Eigenschaft ChartMajorGridLines Gets or sets the major gridlines that should be displayed for this axis.
Öffentliche Eigenschaft ChartMajorTickMarks Gets or sets the major tick marks for the axis.
Öffentliche Eigenschaft ChartMinorGridLines Gets or sets the minor gridlines that should be displayed for this axis.
Öffentliche Eigenschaft ChartMinorTickMarks Gets or sets the minor tick marks for the axis.
Öffentliche Eigenschaft ChartStripLines Gets or sets the custom strip lines for the axis.
Öffentliche Eigenschaft ComponentMetadata Gets or sets the component metadata. (Geerbt von ReportObject.)
Öffentliche Eigenschaft CrossAt Gets or sets the value at which to cross the other axis.
Öffentliche Eigenschaft CustomProperties Gets or sets the custom properties for the axis.
Öffentliche Eigenschaft HideEndLabels Gets or sets a value that indicates whether the labels should be hidden at axis ends.
Öffentliche Eigenschaft HideLabels Gets or sets a value that indicates whether the axis labels are hidden.
Öffentliche Eigenschaft IncludeZero Gets or sets a value that indicates whether the axis should always include zero.
Öffentliche Eigenschaft Interlaced Gets or sets a value that indicates whether to use strip lines for every other grid line, tick mark, or label interval of the axis.
Öffentliche Eigenschaft InterlacedColor Gets or sets the color of the interlaced strips.
Öffentliche Eigenschaft Interval Gets or sets the default interval between gridlines, tickmarks and labels.
Öffentliche Eigenschaft IntervalOffset Gets or sets the default offset for the first tickmark from the axis min.
Öffentliche Eigenschaft IntervalOffsetType Gets or sets the default units for the IntervalOffset.
Öffentliche Eigenschaft IntervalType Gets or sets the default units for the Interval.
Öffentliche Eigenschaft LabelInterval Gets or sets the interval between labels.
Öffentliche Eigenschaft LabelIntervalOffset Gets or sets the offset for the first label from the axis min.
Öffentliche Eigenschaft LabelIntervalOffsetType Gets or sets the units for the LabelIntervalOffset.
Öffentliche Eigenschaft LabelIntervalType Gets or sets the units for the LabelInterval.
Öffentliche Eigenschaft LabelsAutoFitDisabled Gets or sets a value that indicates whether the axis labels should be automatically adjusted to fit.
Öffentliche Eigenschaft Location Gets or sets a value that indicates whether the axis is drawn on the default side or on the opposite side.
Öffentliche Eigenschaft LogBase Gets or sets the base to use for logarithmic scale.
Öffentliche Eigenschaft LogScale Gets or sets a value that indicates whether the axis is logarithmic.
Öffentliche Eigenschaft Margin Gets or sets a value that indicates whether an axis margin will be created.
Öffentliche Eigenschaft MarksAlwaysAtPlotEdge Gets or sets a value that indicates whether the marks should stay with the edge of the plot area.
Öffentliche Eigenschaft MaxFontSize Gets or sets the maximum font size when auto-fitting labels.
Öffentliche Eigenschaft Maximum Gets or sets the maximum value for the axis.
Öffentliche Eigenschaft MinFontSize Gets or sets the minimum font size when auto-fitting labels.
Öffentliche Eigenschaft Minimum Gets or sets the minimum value for the axis.
Öffentliche Eigenschaft Name Gets or sets the name of the axis.
Öffentliche Eigenschaft OffsetLabels Gets or sets a value that indicates whether the labels should be offset.
Öffentliche Eigenschaft Parent The parent of this report object. (Geerbt von ReportObjectBase.)
Öffentliche Eigenschaft PreventFontGrow Gets or sets a value that indicates whether to prevent the axis label font size from growing to fit within the chart.
Öffentliche Eigenschaft PreventFontShrink Gets or sets a value that indicates whether to prevent the axis label font size from shrinking to fit within the chart.
Öffentliche Eigenschaft PreventLabelOffset Gets or sets a value that indicates whether to prevent the axis labels from being staggered to fit within the chart.
Öffentliche Eigenschaft PreventWordWrap Gets or sets a value that indicates whether to prevent the axis label text from being wrapped to fit within the chart.
Öffentliche Eigenschaft Reverse Gets or sets a value that indicates whether the axis should be plotted in the reverse direction.
Öffentliche Eigenschaft Scalar Gets or sets a 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.
Öffentliche Eigenschaft Site Infrastruktur Gets or sets the site associated with the ReportObject object. (Geerbt von ReportObject.)
Öffentliche Eigenschaft Style Gets or sets the style properties of this report definition object.
Öffentliche Eigenschaft SyncMaximum Infrastruktur Gets or sets whether the synchronization for the ChartAxis is at maximum.
Öffentliche Eigenschaft SyncMinimum Infrastruktur Gets or sets whether the synchronization for the ChartAxis is at minimum.
Öffentliche Eigenschaft SyncScope Infrastruktur Gets or sets the scope of the synchronization for the ChartAxis.
Öffentliche Eigenschaft VariableAutoInterval Gets or sets a value that indicates whether an automatic interval is calculated.
Öffentliche Eigenschaft Visible Gets or sets a value that indicates whether the axis is displayed.

Zum Anfang

Methoden

  Name Beschreibung
Öffentliche Methode DeepClone Returns a deep clone of this ReportObject instance. (Geerbt von ReportObject.)
Öffentliche Methode Equals (Geerbt von Object.)
Geschützte Methode Finalize (Geerbt von Object.)
Öffentliche Methode GetContainingDataScopes Infrastruktur Returns the list of report object that contains data scopes. (Geerbt von ReportObject.)
Geschützte Methode GetDataScopesForDefaultImpl Infrastruktur Returns the data scopes for default implementation. (Geerbt von ReportObject.)
Geschützte Methode GetDependenciesCore Infrastruktur Returns the dependencies core for the ReportObject object. (Geerbt von ReportObject.)
Öffentliche Methode GetHashCode (Geerbt von Object.)
Öffentliche Methode GetType (Geerbt von Object.)
Öffentliche Methode Initialize Initializes an instance of the ChartAxis class. (Überschreibt ReportObject.Initialize().)
Geschützte Methode InitializeForDesigner Infrastruktur Initializes the report object for designer. (Geerbt von ReportObject.)
Geschützte Methode MemberwiseClone (Geerbt von Object.)
Geschützte Methode OnChildPropertyChanged Infrastruktur Raises an event when the property of the child was changed. (Geerbt von ReportObject.)
Geschützte Methode OnPropertyChanged Infrastruktur Raises an event when the property was changed. (Geerbt von ReportObject.)
Geschützte Methode RdlSemanticEqualsCore Infrastruktur Returns whether the report definition language semantic is the same with the core object. (Geerbt von ReportObject.)
Geschützte Methode SavePropertyValue<T> Infrastruktur Saves the property value of the report object. (Geerbt von ReportObject.)
Öffentliche Methode ToString (Geerbt von Object.)

Zum Anfang

Explizite Schnittstellenimplementierungen

  Name Beschreibung
Explizite SchnittstellenimplementierungPrivate Methode IDisposable.Dispose Infrastruktur Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Geerbt von ReportObject.)
Explizite SchnittstellenimplementierungPrivates Ereignis IComponent.Disposed Infrastruktur Occurs when the ReportObject object is disposed. (Geerbt von ReportObject.)

Zum Anfang

Threadsicherheit

Alle öffentlichen static (Shared in Visual Basic)-Elemente dieses Typs sind Threadsicher. Für Instanzelemente wird die Threadsicherheit nicht gewährleistet.

Siehe auch

Verweis

Microsoft.ReportingServices.RdlObjectModel-Namespace