Class ISupportSeriesBar3DShapeExtensions
public static class ISupportSeriesBar3DShapeExtensions
- Inheritance
-
ISupportSeriesBar3DShapeExtensions
- Inherited Members
Methods
SetBar3DShape<T>(ISupportSeriesBar3DShape<T>, XLBar3DShape?)
public static T SetBar3DShape<T>(this ISupportSeriesBar3DShape<T> feature, XLBar3DShape? bar3DShape) where T : IXLChartSeries
Parameters
featureISupportSeriesBar3DShape<T>bar3DShapeXLBar3DShape?
Returns
- T
Type Parameters
T