Поделиться через


Класс 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.)

В начало

Безопасность многопоточности

Любые открытые статический (Shared в Visual Basic) элементы этого типа потокобезопасны. Потокобезопасность с элементами экземпляров не гарантируется.

См. также

Справочник

Пространство имен Microsoft.ReportingServices.OnDemandReportRendering