Visual Basic (Declaration) | |
---|---|
Public Property TimePadding As TimeSpan |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public TimeSpan TimePadding {get; set;} |
Return Value
A TimeSpan object indicating the amount of time shown before and after the plotted data.
(Applies to value axes using Scale.Time)