Namespace: Spire.Presentation.Charts
Assembly: Spire.Presentation (in Spire.Presentation.dll) Version: 6.6.2.0 (6.6.2.6020)

Syntax

            
 C#  Visual Basic  Visual C++  F# 
ErrorValueType ErrorBarvType { get; set; }
Property ErrorBarvType As ErrorValueType
	Get
	Set
property ErrorValueType ErrorBarvType {
	ErrorValueType get ();
	void set (ErrorValueType value);
}
abstract ErrorBarvType : ErrorValueType with get, set

Property Value

ErrorValueType

See Also