This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IB > IBarSeriesProperties Interface > IBarSeriesProperties.BarStyle Property (ArcObjects .NET 10.4 SDK) |
Style of bars in the bar graph.
[Visual Basic .NET] Public Property BarStyle As esriBarStyle
[C#] public esriBarStyle BarStyle {get; set;}
[C++]
HRESULT get_BarStyle(
esriBarStyle* Style
);
[C++]
HRESULT put_BarStyle(
esriBarStyle Style
);
[C++]
Parameters Style [out, retval]
Style is a parameter of type esriBarStyle Style [in]
Style is a parameter of type esriBarStyle