| Visual Basic (Declaration) | |
|---|---|
Public Property YDateTimeStart As Date  | |
| Visual Basic (Usage) |  Copy Code | 
|---|---|
 | |
| C# | |
|---|---|
public DateTime YDateTimeStart {get; set;}  | |
            Using ChartType.ComboHorizontal the YDateTimeStart value type corresponds to the
            x axis because this allows the element to be interchangeable between the vertical and
            horizontal combo chart.