다음을 통해 공유


ChartAxis 클래스

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

네임스페이스:  Microsoft.ReportingServices.RdlObjectModel
어셈블리:  Microsoft.ReportingServices.Designer.Controls(Microsoft.ReportingServices.Designer.Controls.dll)

구문

‘선언
Public Class ChartAxis _
    Inherits ReportObject _
    Implements INamedObject
‘사용 방법
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

ChartAxis 유형에서 다음 멤버를 표시합니다.

생성자

  이름 설명
공용 메서드 ChartAxis Creates a new instance of the ChartAxis class.

맨 위로 이동

속성

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

맨 위로 이동

메서드

  이름 설명
공용 메서드 DeepClone Returns a deep clone of this ReportObject instance. (ReportObject에서 상속됨)
공용 메서드 Equals (Object에서 상속됨)
보호된 메서드 Finalize (Object에서 상속됨)
공용 메서드 GetContainingDataScopes 인프라입니다. (ReportObject에서 상속됨)
보호된 메서드 GetDataScopesForDefaultImpl 인프라입니다. (ReportObject에서 상속됨)
보호된 메서드 GetDependenciesCore 인프라입니다. (ReportObject에서 상속됨)
공용 메서드 GetHashCode (Object에서 상속됨)
공용 메서드 GetType (Object에서 상속됨)
공용 메서드 Initialize Initializes an instance of the ChartAxis class. (ReportObject. . :: . .Initialize() () () ()을(를) 재정의함)
보호된 메서드 InitializeForDesigner 인프라입니다. (ReportObject에서 상속됨)
보호된 메서드 MemberwiseClone (Object에서 상속됨)
보호된 메서드 OnChildPropertyChanged 인프라입니다. (ReportObject에서 상속됨)
보호된 메서드 OnPropertyChanged 인프라입니다. (ReportObject에서 상속됨)
보호된 메서드 RdlSemanticEqualsCore 인프라입니다. (ReportObject에서 상속됨)
보호된 메서드 SavePropertyValue< (Of < <' (T> ) > > ) 인프라입니다. (ReportObject에서 상속됨)
공용 메서드 ToString (Object에서 상속됨)

맨 위로 이동

명시적 인터페이스 구현

  이름 설명
명시적 인터페이스 구현전용 메서드 IDisposable. . :: . .Dispose (ReportObject에서 상속됨)
명시적 인터페이스 구현전용 이벤트 IComponent. . :: . .Disposed (ReportObject에서 상속됨)

맨 위로 이동

스레드 보안

이 유형의 모든 공용 static(Visual Basic에서는 Shared) 멤버는 스레드로부터 안전합니다. 인스턴스 멤버는 스레드로부터의 안전성이 보장되지 않습니다.