public static void Histogram5(
CGXNETCore gxNetShared,
CMVIEW mview,
CST st_data,
CST st_hist,
string title,
string unit,
double lmd,
double xm,
double ym,
double widthm,
double heightm,
double xd,
double yd,
double widthd,
double heightd,
double sum_width,
int log,
int summ,
int prob,
int fill_color,
int data_decimal,
int stat_decimal,
CST st_box,
CITR itr
)
public static void Histogram5(
CGXNETCore gxNetShared,
CMVIEW mview,
CST st_data,
CST st_hist,
string title,
string unit,
double lmd,
double xm,
double ym,
double widthm,
double heightm,
double xd,
double yd,
double widthd,
double heightd,
double sum_width,
int log,
int summ,
int prob,
int fill_color,
int data_decimal,
int stat_decimal,
CST st_box,
CITR itr
)
Public Shared Sub Histogram5 (
gxNetShared As CGXNETCore,
mview As CMVIEW,
st_data As CST,
st_hist As CST,
title As String,
unit As String,
lmd As Double,
xm As Double,
ym As Double,
widthm As Double,
heightm As Double,
xd As Double,
yd As Double,
widthd As Double,
heightd As Double,
sum_width As Double,
log As Integer,
summ As Integer,
prob As Integer,
fill_color As Integer,
data_decimal As Integer,
stat_decimal As Integer,
st_box As CST,
itr As CITR
)
Public Shared Sub Histogram5 (
gxNetShared As CGXNETCore,
mview As CMVIEW,
st_data As CST,
st_hist As CST,
title As String,
unit As String,
lmd As Double,
xm As Double,
ym As Double,
widthm As Double,
heightm As Double,
xd As Double,
yd As Double,
widthd As Double,
heightd As Double,
sum_width As Double,
log As Integer,
summ As Integer,
prob As Integer,
fill_color As Integer,
data_decimal As Integer,
stat_decimal As Integer,
st_box As CST,
itr As CITR
)
public:
static void Histogram5(
CGXNETCore^ gxNetShared,
CMVIEW^ mview,
CST^ st_data,
CST^ st_hist,
String^ title,
String^ unit,
double lmd,
double xm,
double ym,
double widthm,
double heightm,
double xd,
double yd,
double widthd,
double heightd,
double sum_width,
int log,
int summ,
int prob,
int fill_color,
int data_decimal,
int stat_decimal,
CST^ st_box,
CITR^ itr
)
public:
static void Histogram5(
CGXNETCore^ gxNetShared,
CMVIEW^ mview,
CST^ st_data,
CST^ st_hist,
String^ title,
String^ unit,
double lmd,
double xm,
double ym,
double widthm,
double heightm,
double xd,
double yd,
double widthd,
double heightd,
double sum_width,
int log,
int summ,
int prob,
int fill_color,
int data_decimal,
int stat_decimal,
CST^ st_box,
CITR^ itr
)
static member Histogram5 :
gxNetShared : CGXNETCore *
mview : CMVIEW *
st_data : CST *
st_hist : CST *
title : string *
unit : string *
lmd : float *
xm : float *
ym : float *
widthm : float *
heightm : float *
xd : float *
yd : float *
widthd : float *
heightd : float *
sum_width : float *
log : int *
summ : int *
prob : int *
fill_color : int *
data_decimal : int *
stat_decimal : int *
st_box : CST *
itr : CITR -> unit
static member Histogram5 :
gxNetShared : CGXNETCore *
mview : CMVIEW *
st_data : CST *
st_hist : CST *
title : string *
unit : string *
lmd : float *
xm : float *
ym : float *
widthm : float *
heightm : float *
xd : float *
yd : float *
widthd : float *
heightd : float *
sum_width : float *
log : int *
summ : int *
prob : int *
fill_color : int *
data_decimal : int *
stat_decimal : int *
st_box : CST *
itr : CITR -> unit