ScrollStartPos Property
Overloads
| ScrollStartPos | Scroll Alignment. If 0, then the scrollbar will start at the left/top of the chart, if 1 it starts at the right/bottom of the chart. Generally decides if the scroll starts at the beginning or end of the data JSON property name: scrollStartPos | 
ScrollStartPos
Scroll Alignment. If 0, then the scrollbar will start at the left/top of the chart, if 1 it starts at the right/bottom of the chart. Generally decides if the scroll starts at the beginning or end of the data
JSON property name: scrollStartPos
Declaration
      public float ScrollStartPos { get; set; }
    
  Property Value
| Type | Description | 
|---|---|
| System.Single |