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