This document is archived and information here might be outdated. Recommended version. |
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