BarStartTypes Enum

Definition

Specifies where a linear pointer will start if Type is set to Bar.

public enum class BarStartTypes
public enum BarStartTypes
type BarStartTypes = 
Public Enum BarStartTypes
Inheritance
BarStartTypes

Fields

ScaleStart 0

The bar starts from the starting point of the LinearScale.

Zero 1

The bar starts from the zero point of the LinearScale.

Applies to