Condividi tramite


Membri ChartAxis

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

Il tipo ChartAxis espone i membri seguenti.

Metodi

  Nome Descrizione
Metodo pubblico Equals (Ereditato da Object).
Metodo protetto Finalize (Ereditato da Object).
Metodo pubblico GetHashCode (Ereditato da Object).
Metodo pubblico GetType (Ereditato da Object).
Metodo protetto MemberwiseClone (Ereditato da Object).
Metodo pubblico ToString (Ereditato da Object).

In alto

Campi

  Nome Descrizione
Campo protetto m_instance Infrastruttura. (Ereditato da ChartObjectCollectionItem< (Of < ( <'T> ) > ) >).

In alto

Proprietà

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

In alto