This document is archived and information here might be outdated. Recommended version. |
Options in representing values and labels in graph legend.
[Visual Basic .NET] Public Property TextStyle As esriDataGraphTLegendTextSyle
[C#] public esriDataGraphTLegendTextSyle TextStyle {get; set;}
[C++]
HRESULT get_TextStyle(
esriDataGraphTLegendTextSyle* Style
);
[C++]
HRESULT put_TextStyle(
esriDataGraphTLegendTextSyle Style
);
[C++]
Parameters Style [out, retval]
Style is a parameter of type esriDataGraphTLegendTextSyle* Style [in]
Style is a parameter of type esriDataGraphTLegendTextSyle