This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IB > IBarSeriesProperties Interface > IBarSeriesProperties.MultipleBarType Property (ArcObjects .NET 10.4 SDK) |
Type of multiple bar-series graph.
[Visual Basic .NET] Public Property MultipleBarType As esriMultiBarType
[C#] public esriMultiBarType MultipleBarType {get; set;}
[C++]
HRESULT get_MultipleBarType(
esriMultiBarType* Type
);
[C++]
HRESULT put_MultipleBarType(
esriMultiBarType Type
);
[C++]
Parameters Type [out, retval]
Type is a parameter of type esriMultiBarType Type [in]
Type is a parameter of type esriMultiBarType