Class SnapToPoint
Inheritance
System.Object
SnapToPoint
Namespace: Syncfusion.UI.Xaml.Charts
Assembly: Syncfusion.SfChart.WPF.dll
Syntax
public sealed class SnapToPoint : Enum
Fields
Ceil
Declaration
public const SnapToPoint Ceil
Field Value
Type |
---|
SnapToPoint |
Floor
Declaration
public const SnapToPoint Floor
Field Value
Type |
---|
SnapToPoint |
None
Declaration
public const SnapToPoint None
Field Value
Type |
---|
SnapToPoint |
Round
Declaration
public const SnapToPoint Round
Field Value
Type |
---|
SnapToPoint |