Свойство AxesView

Gets the calculated value of the AxesView property in a ChartAlignType class.

Пространство имен:  Microsoft.ReportingServices.OnDemandReportRendering
Сборка:  Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)

Синтаксис

'Декларация
Public ReadOnly Property AxesView As Boolean
    Get
'Применение
Dim instance As ChartAlignTypeInstance
Dim value As Boolean

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

Значение свойства

Тип: System. . :: . .Boolean
A Boolean value that represents the calculated value of the AxesView property.