Sdílet prostřednictvím


ChartAlignType Class

Defines which aspects of the chart area should be aligned with the target chart area.

Namespace:  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

Syntax

'Declaration
Public NotInheritable Class ChartAlignType
'Usage
Dim instance As ChartAlignType
public sealed class ChartAlignType
public ref class ChartAlignType sealed
[<SealedAttribute>]
type ChartAlignType =  class end
public final class ChartAlignType

Inheritance Hierarchy

System.Object
  Microsoft.ReportingServices.OnDemandReportRendering.ChartAlignType

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.