ChartNoMoveDirections Class
Defines which directions a smart label is not allowed to move.
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Syntax
'Declaration
Public NotInheritable Class ChartNoMoveDirections
'Usage
Dim instance As ChartNoMoveDirections
public sealed class ChartNoMoveDirections
public ref class ChartNoMoveDirections sealed
[<SealedAttribute>]
type ChartNoMoveDirections = class end
public final class ChartNoMoveDirections
Inheritance Hierarchy
System.Object
Microsoft.ReportingServices.OnDemandReportRendering.ChartNoMoveDirections
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.