This document is archived and information here might be outdated. Recommended version. |
Options in arranging graph legend.
[Visual Basic .NET] Public Property Alignment As esriDataGraphTLegendAlignment
[C#] public esriDataGraphTLegendAlignment Alignment {get; set;}
[C++]
HRESULT get_Alignment(
esriDataGraphTLegendAlignment* pAlignment
);
[C++]
HRESULT put_Alignment(
esriDataGraphTLegendAlignment pAlignment
);
[C++]
Parameters pAlignment [out, retval]
pAlignment is a parameter of type esriDataGraphTLegendAlignment* pAlignment [in]
pAlignment is a parameter of type esriDataGraphTLegendAlignment