This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IC > IChartRenderer Interface > IChartRenderer.CreateLegend Method (ArcObjects .NET 10.4 SDK) |
Creates the legend. Call after all properties are set.
[Visual Basic .NET]
Public Sub CreateLegend ( _
)
[C#] public void CreateLegend ( );
[C++]
HRESULT CreateLegend(
void
);
Call this property after making changes to renderer properties. This updates the legend information for the renderer which appears in the ArcMap table of contents and can appear in the legend.