Table of Contents

Class ISupportSeriesBubble3DExtensions

Namespace
SlapKit.Excel.Excel
Assembly
SlapKit.Excel.dll
public static class ISupportSeriesBubble3DExtensions
Inheritance
ISupportSeriesBubble3DExtensions
Inherited Members

Methods

SetBubble3D<T>(ISupportSeriesBubble3D<T>, bool)

public static T SetBubble3D<T>(this ISupportSeriesBubble3D<T> feature, bool bubble3D) where T : IXLChartSeries

Parameters

feature ISupportSeriesBubble3D<T>
bubble3D bool

Returns

T

Type Parameters

T