Compartilhar via


Classe ChartAxis

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

Hierarquia de herança

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

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

Sintaxe

'Declaração
Public Class ChartAxis _
    Inherits ReportObject _
    Implements INamedObject
'Uso
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

O tipo ChartAxis expõe os membros a seguir.

Construtores

  Nome Descrição
Método público ChartAxis Creates a new instance of the ChartAxis class.

Início

Propriedades

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

Início

Métodos

  Nome Descrição
Método público DeepClone Returns a deep clone of this ReportObject instance. (Herdado de ReportObject.)
Método público Equals (Herdado de Object.)
Método protegido Finalize (Herdado de Object.)
Método público GetContainingDataScopes Infraestrutura. Returns the list of report object that contains data scopes. (Herdado de ReportObject.)
Método protegido GetDataScopesForDefaultImpl Infraestrutura. Returns the data scopes for default implementation. (Herdado de ReportObject.)
Método protegido GetDependenciesCore Infraestrutura. Returns the dependencies core for the ReportObject object. (Herdado de ReportObject.)
Método público GetHashCode (Herdado de Object.)
Método público GetType (Herdado de Object.)
Método público Initialize Initializes an instance of the ChartAxis class. (Substitui ReportObject.Initialize().)
Método protegido InitializeForDesigner Infraestrutura. Initializes the report object for designer. (Herdado de ReportObject.)
Método protegido MemberwiseClone (Herdado de Object.)
Método protegido OnChildPropertyChanged Infraestrutura. Raises an event when the property of the child was changed. (Herdado de ReportObject.)
Método protegido OnPropertyChanged Infraestrutura. Raises an event when the property was changed. (Herdado de ReportObject.)
Método protegido RdlSemanticEqualsCore Infraestrutura. Returns whether the report definition language semantic is the same with the core object. (Herdado de ReportObject.)
Método protegido SavePropertyValue<T> Infraestrutura. Saves the property value of the report object. (Herdado de ReportObject.)
Método público ToString (Herdado de Object.)

Início

Implementações de interfaces explícitas

  Nome Descrição
Implementações de interfaces explícitasMétodo privado IDisposable.Dispose Infraestrutura. Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Herdado de ReportObject.)
Implementações de interfaces explícitasEvento privado IComponent.Disposed Infraestrutura. Occurs when the ReportObject object is disposed. (Herdado de ReportObject.)

Início

Segurança de thread

Qualquer membro público static (Shared no Visual Basic) desse tipo é seguro para threads. Não há garantia de que qualquer membro de instância seja seguro para threads.

Consulte também

Referência

Namespace Microsoft.ReportingServices.RdlObjectModel