Quantcast
Channel: How to get & set Chart In "View Code"? - Stack Overflow
Viewing all articles
Browse latest Browse all 2

How to get & set Chart In "View Code"?

$
0
0

Im working with C# winforms.

Hi, I need to know how to get & set Chart In "View Code" ? I mean to syntax.

For example to set ComboBox Im doing:

public ComboBox CmbEmployeeName{     get { return _cmbEmployeeName; }     set { _cmbEmployeeName = value; }}

Thanks All!


Viewing all articles
Browse latest Browse all 2

Latest Images

Trending Articles





Latest Images