Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
ARCed
Database
Actors
ChartSettingsForm
SetCharts
ARCed.Database.Actors.ChartSettingsForm.SetCharts C# (CSharp) Method
ChartSettingsForm Class Documentation
Mostrar archivo
Open project: borisblizzard/arcreator
SetCharts()
public
method
Sets the forms chart controls
public
SetCharts
(
Chart
&
charts
) :
void
charts
Chart
Reference to an array of
object.
return
void
public void SetCharts(ref Chart[] charts) { this._charts = charts; }
ChartSettingsForm
AddDataBinding
ButtonAddClick
ButtonDefaultColorsClick
ButtonDownClick
ButtonRemoveClick
ButtonUpClick
ChartSettingsForm
CheckBox3DCheckedChanged
CheckBoxMarkerLinesCheckedChanged
ClearCharts
ComboBoxLightingSelectedIndexChanged
ComboBoxTypeSelectedIndexChanged
Dispose
GetChartLighting
GetUserColor
InitializeComponent
ListBoxColorsDoubleClick
ListBoxColorsSelectedIndexChanged
NumericDepthValueChanged
NumericInclinationValueChanged
NumericPerspectiveValueChanged
NumericRotationValueChanged
NumericTensionValueChanged
RefreshColors
SetChartLighting
SetChartType
SetCharts
SetUserColor