ClientExtension MembersQlik Sense .NET SDK - API Reference
The ClientExtension type exposes the following members.
Methods

  NameDescription
Public methodStatic memberCreateAppField(ISheet, String, IEnumerable IAppField )
This is an extension method for creating an appfield
Public methodStatic memberCreateAppField(ISheet, String, IEnumerable IDimension )
This is an extension method for creating an appfield
Public methodStatic memberCreateAppField(ISheet, String, IEnumerable String )
This is an extension method for creating an appfield
Public methodStatic memberCreateBarchart(ISheet, String, IEnumerable IAppField , IEnumerable IMeasure )
This is an extension method for creating a barchart
Public methodStatic memberCreateBarchart(ISheet, String, IEnumerable IDimension , IEnumerable IMeasure )
This is an extension method for creating a barchart
Public methodStatic memberCreateBarchart(ISheet, String, IEnumerable String , IEnumerable String )
This is an extension method for creating a barchart
Public methodStatic memberCreateCombochart(ISheet, String, IEnumerable IAppField , IEnumerable IMeasure )
This is an extension method for creating a combochart
Public methodStatic memberCreateCombochart(ISheet, String, IEnumerable IDimension , IEnumerable IMeasure )
This is an extension method for creating a combochart
Public methodStatic memberCreateCombochart(ISheet, String, IEnumerable String , IEnumerable String )
This is an extension method for creating a combochart
Public methodStatic memberCreateFilterpane
Public methodStatic memberCreateFilterpaneAsync
This is an extension method for creating a filterpane.
Public methodStatic memberCreateGauge(ISheet, String, IEnumerable IAppField , IEnumerable IMeasure )
This is an extension method for creating a gauge
Public methodStatic memberCreateGauge(ISheet, String, IEnumerable IDimension , IEnumerable IMeasure )
This is an extension method for creating a gauge
Public methodStatic memberCreateGauge(ISheet, String, IEnumerable String , IEnumerable String )
This is an extension method for creating a gauge
Public methodStatic memberCreateLinechart(ISheet, String, IEnumerable IAppField , IEnumerable IMeasure )
This is an extension method for creating a linechart
Public methodStatic memberCreateLinechart(ISheet, String, IEnumerable IDimension , IEnumerable IMeasure )
This is an extension method for creating a linechart
Public methodStatic memberCreateLinechart(ISheet, String, IEnumerable String , IEnumerable String )
This is an extension method for creating a linechart
Public methodStatic memberCreateListbox
Public methodStatic memberCreateListboxAsync
Public methodStatic memberCreatePiechart(ISheet, String, IEnumerable IAppField , IEnumerable IMeasure )
This is an extension method for creating a piechart
Public methodStatic memberCreatePiechart(ISheet, String, IEnumerable IDimension , IEnumerable IMeasure )
This is an extension method for creating a piechart
Public methodStatic memberCreatePiechart(ISheet, String, IEnumerable String , IEnumerable String )
This is an extension method for creating a piechart
Public methodStatic memberCreateScatterplot(ISheet, String, IEnumerable IAppField , IEnumerable String )
This is an extension method for creating a scatterplot
Public methodStatic memberCreateScatterplot(ISheet, String, IEnumerable IDimension , IEnumerable IMeasure )
This is an extension method for creating a scatterplot
Public methodStatic memberCreateScatterplot(ISheet, String, IEnumerable String , IEnumerable String )
This is an extension method for creating a scatterplot
Public methodStatic memberCreateSlide
Public methodStatic memberCreateSlideItem
Public methodStatic memberCreateStory
Public methodStatic memberCreateTable(ISheet, String, IEnumerable IAppField , IEnumerable IMeasure )
This is an extension method for creating a Table
Public methodStatic memberCreateTable(ISheet, String, IEnumerable IDimension , IEnumerable IMeasure )
This is an extension method for creating a Table
Public methodStatic memberCreateTable(ISheet, String, IEnumerable String , IEnumerable String )
This is an extension method for creating a Table
Public methodStatic memberCreateTextImage(ISheet, String, IEnumerable IAppField , IEnumerable IMeasure )
This is an extension method for creating a TextImage
Public methodStatic memberCreateTextImage(ISheet, String, IEnumerable IDimension , IEnumerable IMeasure )
This is an extension method for creating a TextImage
Public methodStatic memberCreateTextImage(ISheet, String, IEnumerable String , IEnumerable String )
This is an extension method for creating a TextImage
Public methodStatic memberCreateTreemap(ISheet, String, IEnumerable IAppField , IEnumerable IMeasure )
This is an extension method for creating a treemap
Public methodStatic memberCreateTreemap(ISheet, String, IEnumerable IDimension , IEnumerable IMeasure )
This is an extension method for creating a treemap
Public methodStatic memberCreateTreemap(ISheet, String, IEnumerable String , IEnumerable String )
This is an extension method for creating a treemap
Public methodStatic memberGetListboxes
Back to Top
See Also