Share via


ChartAxisInstance 클래스

Represents an instance type of the ChartAxis class, and contains the calculated values of the properties in ChartAxis.

상속 계층

System.Object
  Microsoft.ReportingServices.OnDemandReportRendering.BaseInstance
    Microsoft.ReportingServices.OnDemandReportRendering.ChartAxisInstance

네임스페이스:  Microsoft.ReportingServices.OnDemandReportRendering
어셈블리:  Microsoft.ReportingServices.ProcessingCore(Microsoft.ReportingServices.ProcessingCore.dll)

구문

‘선언
Public NotInheritable Class ChartAxisInstance _
    Inherits BaseInstance
‘사용 방법
Dim instance As ChartAxisInstance
public sealed class ChartAxisInstance : BaseInstance
public ref class ChartAxisInstance sealed : public BaseInstance
[<SealedAttribute>]
type ChartAxisInstance =  
    class 
        inherit BaseInstance 
    end
public final class ChartAxisInstance extends BaseInstance

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

속성

  이름 설명
공용 속성 AllowLabelRotation Gets the calculated value of the AllowLabelRotation property in a ChartAxis class.
공용 속성 Angle Gets the calculated value of the Angle property in a ChartAxis class.
공용 속성 Arrows Gets the calculated value of the Arrows property in a ChartAxis class.
공용 속성 CrossAt Gets the calculated value of the CrossAt property in a ChartAxis class.
공용 속성 HideEndLabels Gets the calculated value of the HideEndLabels property in a ChartAxis class.
공용 속성 HideLabels Gets the calculated value of the HideLabels property in a ChartAxis class.
공용 속성 IncludeZero Gets the calculated value of the IncludeZero property in a ChartAxis class.
공용 속성 Interlaced Gets the calculated value of the Interlaced property in a ChartAxis class.
공용 속성 InterlacedColor Gets the calculated value of the InterlacedColor property in a ChartAxis class.
공용 속성 Interval Gets the calculated value of the Interval property in a ChartAxis class.
공용 속성 IntervalOffset Gets the calculated value of the IntervalOffset property in a ChartAxis class.
공용 속성 IntervalOffsetType Gets the calculated value of the IntervalOffsetType property in a ChartAxis class.
공용 속성 IntervalType Gets the calculated value of the IntervalType property in a ChartAxis class.
공용 속성 LabelInterval Gets the calculated value of the LabelInterval property in a ChartAxis class.
공용 속성 LabelIntervalOffset Gets the calculated value of the LabelIntervalOffset property in a ChartAxis class.
공용 속성 LabelIntervalOffsetType Gets the calculated value of the LabelIntervalOffsetType property in a ChartAxis class.
공용 속성 LabelIntervalType Gets the calculated value of the LabelIntervalType property in a ChartAxis class.
공용 속성 LabelsAutoFitDisabled Gets the calculated value of the LabelsAutoFitDisabled property in a ChartAxis class.
공용 속성 Location Gets the calculated value of the Location property in a ChartAxis class.
공용 속성 LogBase Gets the calculated value of the LogBase property in a ChartAxis class.
공용 속성 LogScale Gets the calculated value of the LogScale property in a ChartAxis class.
공용 속성 Margin Gets the calculated value of the Margin property in a ChartAxis class.
공용 속성 MarksAlwaysAtPlotEdge Gets the calculated value of the MarksAlwaysAtPlotEdge property in a ChartAxis class.
공용 속성 MaxFontSize Gets the calculated value of the MaxFontSize property in a ChartAxis class.
공용 속성 Maximum Gets the calculated value of the Maximum property in a ChartAxis class.
공용 속성 MinFontSize Gets the calculated value of the MinFontSize property in a ChartAxis class.
공용 속성 Minimum Gets the calculated value of the Minimum property in a ChartAxis class.
공용 속성 OffsetLabels Gets the calculated value of the OffsetLabels property in a ChartAxis class.
공용 속성 PreventFontGrow Gets the calculated value of the PreventFontGrow property in a ChartAxis class.
공용 속성 PreventFontShrink Gets the calculated value of the PreventFontShrink property in a ChartAxis class.
공용 속성 PreventLabelOffset Gets the calculated value of the PreventLabelOffset property in a ChartAxis class.
공용 속성 PreventWordWrap Gets the calculated value of the PreventWordWrap property in a ChartAxis class.
공용 속성 Reverse Gets the calculated value of the Reverse property in a ChartAxis class.
공용 속성 Style Gets the calculated value of the Style property in a ChartAxis class.
공용 속성 VariableAutoInterval Gets the calculated value of the VariableAutoInterval property in a ChartAxis class.
공용 속성 Visible Gets the calculated value of the Visible property in a ChartAxis class.

맨 위로 이동

메서드

  이름 설명
공용 메서드 Equals (Object에서 상속됨)
공용 메서드 GetHashCode (Object에서 상속됨)
공용 메서드 GetType (Object에서 상속됨)
공용 메서드 ToString (Object에서 상속됨)

맨 위로 이동

스레드 보안

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

참고 항목

참조

Microsoft.ReportingServices.OnDemandReportRendering 네임스페이스