Profile Picture

Hide single legend item

Posted By Daniel Csimszi 9 Years Ago
Author
Message
Daniel Csimszi
Question Posted 9 Years Ago
View Quick Profile
Forum Guru

Forum Guru (50 reputation)Forum Guru (50 reputation)Forum Guru (50 reputation)Forum Guru (50 reputation)Forum Guru (50 reputation)Forum Guru (50 reputation)Forum Guru (50 reputation)Forum Guru (50 reputation)Forum Guru (50 reputation)

Group: Forum Members
Last Active: 8 Years Ago
Posts: 61, Visits: 35
I am trying to hide legend items one by one.
Is this possible?

I thought I would identify my legend item and then just call a hide function or change a visible attribute but there are not anything like that.

NLegendItemCellData legend = (NLegendItemCellData)m_Legend.Data.Items[index];
legend.Visible = false ??




Similar Topics


Reading This Topic