Compartilhar via


Membros ChartAxis

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

O tipo ChartAxis expõe os seguintes membros.

Métodos

  Nome Descrição
Método público Equals (Herdado de Object.)
Método protegido Finalize (Herdado de Object.)
Método público GetHashCode (Herdado de Object.)
Método público GetType (Herdado de Object.)
Método protegido MemberwiseClone (Herdado de Object.)
Método público ToString (Herdado de Object.)

Início

Campos

  Nome Descrição
Campo protegido m_instance Infraestrutura. (Herdado de ChartObjectCollectionItem< (Of < ( <'T> ) > ) >.)

Início

Propriedades

  Nome Descrição
Propriedade pública AllowLabelRotation Gets a value that indicates the step by which axis labels can be incrementally rotated to fit within the chart.
Propriedade pública Angle Gets the angle at which to display axis labels.
Propriedade pública Arrows Gets the type of arrows for axis labels.
Propriedade pública AxisScaleBreak Gets the scale break properties for the chart axis.
Propriedade pública CrossAt Gets the value at which to cross the other axis.
Propriedade pública CustomProperties Gets the custom properties for the axis.
Propriedade pública HideEndLabels Gets a value that indicates whether labels should be hidden at axis ends.
Propriedade pública HideLabels Gets a value that indicates whether the axis labels are hidden.
Propriedade pública IncludeZero Gets a value that indicates whether the axis should always include zero.
Propriedade pública Instance Gets the report instance object that contains the calculated values of this report definition object.
Propriedade pública Interlaced Gets 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 the color of the interlaced strips.
Propriedade pública Interval Gets the default interval between gridlines, tickmarks and labels.
Propriedade pública IntervalOffset Gets the default offset for the first tickmark from the axis min.
Propriedade pública IntervalOffsetType Gets the default units for the IntervalOffset.
Propriedade pública IntervalType Gets the default units for the Interval.
Propriedade pública LabelInterval Gets the interval between labels.
Propriedade pública LabelIntervalOffset Gets the offset for the first label from the axis min.
Propriedade pública LabelIntervalOffsetType Gets the units for the LabelIntervalOffset.
Propriedade pública LabelIntervalType Gets the units for the LabelInterval.
Propriedade pública LabelsAutoFitDisabled Gets a value that indicates whether axis labels should be automatically adjusted to fit.
Propriedade pública Location Gets a value that indicates whether the axis is drawn on the default side or on the opposite side.
Propriedade pública LogBase Gets the base to use for logarithmic scale.
Propriedade pública LogScale Gets a value that indicates whether the axis is logarithmic.
Propriedade pública MajorGridLines Gets the major grid lines for the chart axis.
Propriedade pública MajorTickMarks Gets the major tick marks for the chart axis.
Propriedade pública Margin Gets a value that indicates whether an axis margin will be created.
Propriedade pública MarksAlwaysAtPlotEdge Gets a value that indicates whether the marks should stay with the edge of the plot area rather than moving with the axis.
Propriedade pública MaxFontSize Gets the maximum font size when autofitting labels.
Propriedade pública Maximum Gest the maximum value for the axis.
Propriedade pública MinFontSize Gets the minimum font size when autofitting labels.
Propriedade pública Minimum Gets the minimum value for the axis.
Propriedade pública MinorGridLines Gets the minor grid lines for the axis.
Propriedade pública MinorTickMarks Gets the minor tick marks for the axis.
Propriedade pública Name Gets the name of the axis.
Propriedade pública OffsetLabels Gets a value that indicates whether the labels should be offset.
Propriedade pública PreventFontGrow Gets a value that indicates whether to prevent the axis label font size from growing to fit within the chart.
Propriedade pública PreventFontShrink Gets a value that indicates whether to prevent the axis label font size from shrinking to fit within the chart.
Propriedade pública PreventLabelOffset Gets a value that indicates whether to prevent the axis labels from being staggered to fit within the chart.
Propriedade pública PreventWordWrap Gets a value that indicates whether to prevenet the axis label text from being wrapped to fit within the chart.
Propriedade pública Reverse Gets a value that indicates whether the axis should be plotted in the reverse direction.
Propriedade pública 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.
Propriedade pública StripLines Gets the strip lines for the axis.
Propriedade pública Style Gets the style properties of this report definition object.
Propriedade pública Title Gets the title of the axis.
Propriedade pública VariableAutoInterval Gets a value that indicates whether if an automatic interval is calculated.
Propriedade pública Visible Gets a value that indicates whether the axis is displayed.

Início