This document is archived and information here might be outdated. Recommended version. |
Removes all classes from the group.
[Visual Basic .NET]
Public Sub ClearClasses ( _
)
[C#]
public void ClearClasses (
);
[C++]
HRESULT ClearClasses(
void
);
Modifying the number of classes in a LegendGroup through addition, insertion, and deletion is the job of the renderer object.