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