Свойство ChartArea.ChartAlignType
Gets a value that indicates which aspects of the chart area should be aligned with the target chart area.
Пространство имен: Microsoft.ReportingServices.OnDemandReportRendering
Сборка: Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)
Синтаксис
'Декларация
Public ReadOnly Property ChartAlignType As ChartAlignType
Get
'Применение
Dim instance As ChartArea
Dim value As ChartAlignType
value = instance.ChartAlignType
public ChartAlignType ChartAlignType { get; }
public:
property ChartAlignType^ ChartAlignType {
ChartAlignType^ get ();
}
member ChartAlignType : ChartAlignType
function get ChartAlignType () : ChartAlignType
Значение свойства
Тип: Microsoft.ReportingServices.OnDemandReportRendering.ChartAlignType
A ChartAlignType object.
См. также
Справочник
Пространство имен Microsoft.ReportingServices.OnDemandReportRendering