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。) | |
Finalize | (繼承自 Object。) | |
GetHashCode | (繼承自 Object。) | |
GetType | (繼承自 Object。) | |
MemberwiseClone | (繼承自 Object。) | |
ResetInstanceCache | Resets the instance cache. (繼承自 BaseInstance。) | |
ToString | (繼承自 Object。) |
上層
執行緒安全性
這個型別的任何公用 static (在 Visual Basic 中為 Shared) 成員都是執行緒安全的。並不是所有的執行個體成員都保證可以用於所有的執行緒。