This document is archived and information here might be outdated. Recommended version. |
Properties of graph legend.
[Visual Basic .NET] Public ReadOnly Property LegendProperties As IDataGraphTLegendProperties
[C#] public IDataGraphTLegendProperties LegendProperties {get;}
[C++]
HRESULT get_LegendProperties(
IDataGraphTLegendProperties** ppGeneralProperties
);
[C++] Parameters ppGeneralProperties [out, retval]
ppGeneralProperties is a parameter of type IDataGraphTLegendProperties**