Enum SeriesLayoutTypes
Visible layout of series on a chart
public enum SeriesLayoutTypes
Fields
Overlaid = 0
Series will be overlaid on top of each other
Stacked = 1
Series will be stacked in a vertical sequence
Visible layout of series on a chart
public enum SeriesLayoutTypes
Overlaid = 0
Series will be overlaid on top of each other
Stacked = 1
Series will be stacked in a vertical sequence