This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > ID > IDataGraphTLegendProperties Interface > IDataGraphTLegendProperties.Alignment Property (ArcObjects .NET 10.4 SDK) |
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