ChartAlignType.Position 属性

Indicates the chart areas should align on chart area positions.

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

语法

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

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

属性值

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

请参阅

参考

ChartAlignType 类

Microsoft.ReportingServices.OnDemandReportRendering 命名空间