public static void Histogram2(
CGXNETCore gxNetShared,
CMVIEW mview,
CST st_data,
CST st_hist,
string x_title,
string y_title,
double xy_txt_size,
string title,
double plot_txt_size,
string unit,
double xm,
double ym,
double widthm,
double heightm,
double xd,
double yd,
double widthd,
double heightd,
double sum_width,
int log,
int summ,
int fill_color,
CST st_box,
double x_marker
)
public static void Histogram2(
CGXNETCore gxNetShared,
CMVIEW mview,
CST st_data,
CST st_hist,
string x_title,
string y_title,
double xy_txt_size,
string title,
double plot_txt_size,
string unit,
double xm,
double ym,
double widthm,
double heightm,
double xd,
double yd,
double widthd,
double heightd,
double sum_width,
int log,
int summ,
int fill_color,
CST st_box,
double x_marker
)
Public Shared Sub Histogram2 (
gxNetShared As CGXNETCore,
mview As CMVIEW,
st_data As CST,
st_hist As CST,
x_title As String,
y_title As String,
xy_txt_size As Double,
title As String,
plot_txt_size As Double,
unit As String,
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,
fill_color As Integer,
st_box As CST,
x_marker As Double
)
Public Shared Sub Histogram2 (
gxNetShared As CGXNETCore,
mview As CMVIEW,
st_data As CST,
st_hist As CST,
x_title As String,
y_title As String,
xy_txt_size As Double,
title As String,
plot_txt_size As Double,
unit As String,
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,
fill_color As Integer,
st_box As CST,
x_marker As Double
)
public:
static void Histogram2(
CGXNETCore^ gxNetShared,
CMVIEW^ mview,
CST^ st_data,
CST^ st_hist,
String^ x_title,
String^ y_title,
double xy_txt_size,
String^ title,
double plot_txt_size,
String^ unit,
double xm,
double ym,
double widthm,
double heightm,
double xd,
double yd,
double widthd,
double heightd,
double sum_width,
int log,
int summ,
int fill_color,
CST^ st_box,
double x_marker
)
public:
static void Histogram2(
CGXNETCore^ gxNetShared,
CMVIEW^ mview,
CST^ st_data,
CST^ st_hist,
String^ x_title,
String^ y_title,
double xy_txt_size,
String^ title,
double plot_txt_size,
String^ unit,
double xm,
double ym,
double widthm,
double heightm,
double xd,
double yd,
double widthd,
double heightd,
double sum_width,
int log,
int summ,
int fill_color,
CST^ st_box,
double x_marker
)
static member Histogram2 :
gxNetShared : CGXNETCore *
mview : CMVIEW *
st_data : CST *
st_hist : CST *
x_title : string *
y_title : string *
xy_txt_size : float *
title : string *
plot_txt_size : float *
unit : string *
xm : float *
ym : float *
widthm : float *
heightm : float *
xd : float *
yd : float *
widthd : float *
heightd : float *
sum_width : float *
log : int *
summ : int *
fill_color : int *
st_box : CST *
x_marker : float -> unit
static member Histogram2 :
gxNetShared : CGXNETCore *
mview : CMVIEW *
st_data : CST *
st_hist : CST *
x_title : string *
y_title : string *
xy_txt_size : float *
title : string *
plot_txt_size : float *
unit : string *
xm : float *
ym : float *
widthm : float *
heightm : float *
xd : float *
yd : float *
widthd : float *
heightd : float *
sum_width : float *
log : int *
summ : int *
fill_color : int *
st_box : CST *
x_marker : float -> unit