Click or drag to resize

ReportElementGetD3Format Method

D3 Format for a charts

Namespace: Seal.Model
Assembly: SealLibrary (in SealLibrary.dll) Version: 8.0.0.0+c5a14bc14715399f60fcf611201a5e8ad953fbc3
Syntax
C#
public string GetD3Format(
	CultureInfo culture,
	string NVD3ChartType
)

Parameters

culture  CultureInfo
 
NVD3ChartType  String
 

Return Value

String
See Also