Sets closed range for the specified scale.
Closed range should be set when a scale pointer should move in one direction (like on watches), e.g the pointer moves from finish value to start value in the same direction as from start to finish.
- Parameters
 - 
  
    | dblStart | Start value. | 
    | dblFinish | Finish value. | 
    | dblStartAngle | Start angle (in degrees). | 
    | bDrawLastTickMark | TRUE - draw last tick marks; FALSE - do not draw last tick mark on the range.  | 
    | bAnimationThroughStart | TRUE - animate pointer transition from finish value to start value. | 
    | nScale | Specifies scale index. |