Property XAxisType
XAxisType
The units used for displaying the bounds of the graph's x-axis. By default the graph bounds are displayed in units of sample count. If set to time, the the x-axis graph bounds will display the time over which these samples were collected.
Declaration
public GraphXAxisType XAxisType { get; set; }
Property Value
| Type | Description |
|---|---|
| GraphXAxisType |