ChartAlignType.AxesView 属性

Indicates the chart areas should align on axes views.

命名空间:  Microsoft.ReportingServices.OnDemandReportRendering
程序集:  Microsoft.ReportingServices.ProcessingCore(在 Microsoft.ReportingServices.ProcessingCore.dll 中)

语法

声明
Public ReadOnly Property AxesView As ReportBoolProperty 
    Get
用法
Dim instance As ChartAlignType 
Dim value As ReportBoolProperty 

value = instance.AxesView
public ReportBoolProperty AxesView { get; }
public:
property ReportBoolProperty^ AxesView {
    ReportBoolProperty^ get ();
}
member AxesView : ReportBoolProperty
function get AxesView () : ReportBoolProperty

属性值

类型:Microsoft.ReportingServices.OnDemandReportRendering.ReportBoolProperty
A ReportBoolProperty object.

请参阅

参考

ChartAlignType 类

Microsoft.ReportingServices.OnDemandReportRendering 命名空间