[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.Charts.IChart.SeriesNameLevel

SeriesNameLevel Property

SeriesNameLevel

Gets an SeriesNameLevel constant referring to the level of where the series names are being sourced from.

Declaration
int SeriesNameLevel { get; set; }
Property SeriesNameLevel As Integer
Remarks

If there is a hierarchy, 0 refers to the parent level, 1 refers to its children, and so on. So, 0 equals the first level, 1 equals the second level, 2 equals the third level, and so on.