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