Obsolete. Gets or sets the interval in milliseconds used to auto-repaint Chart. Use a standard Timer component to call tChart1.Invalidate() instead.
public Int32 TimerInterval {get; set;}

Obsolete


Please use a standalone Timer component.

See Also

TChart Class | TChart Members | Steema.TeeChart Namespace