Class ErrorBarType
Inheritance
System.Object
ErrorBarType
Assembly: Syncfusion.SfChart.WPF.dll
Syntax
public sealed class ErrorBarType : Enum
Fields
Custom
Declaration
public const ErrorBarType Custom
Field Value
Fixed
Declaration
public const ErrorBarType Fixed
Field Value
Percentage
Declaration
public const ErrorBarType Percentage
Field Value
StandardDeviation
Declaration
public const ErrorBarType StandardDeviation
Field Value
StandardErrors
Declaration
public const ErrorBarType StandardErrors
Field Value