Zoho Analytics Client Library
Zoho Analytics Client Library
ZohoAnalytics
ViewAPI Class
ViewAPI Methods
AddColumn Method
AddFavorite Method
AddLookup Method
AddRow Method
AutoAnalyse Method
AutoAnalyseColumn Method
CopyFormulas Method
CreatePrivateURL Method
CreateSimilarViews Method
Delete Method
DeleteColumn Method
DeleteRow Method
GetEmbedURL Method
GetLastImportDetails Method
GetMyPermissions Method
GetPrivateURL Method
GetViewURL Method
HideColumns Method
RefetchData Method
RemoveFavorite Method
RemoveLookup Method
Rename Method
RenameColumn Method
SaveAs Method
ShowColumns Method
UpdateRow Method
ViewAPI
AutoAnalyseColumn Method
Auto generate reports for the specified column.
Namespace:
ZohoAnalytics
Assembly:
ZohoAnalytics (in ZohoAnalytics.exe) Version: 0.0.0.0
Syntax
C#
Copy
public
void
AutoAnalyseColumn
(
long
columnId
,
Dictionary
<
string
,
Object
>
config
)
Parameters
columnId
Type:
System
Int64
The id of the column.
config
Type:
System.Collections.Generic
Dictionary
String
,
Object
Contains any additional control configurations. Can be null.
See Also
Reference
ViewAPI Class
ZohoAnalytics Namespace