The type 'Color' is defined in an assembly that is not refer
Posted: Tue Nov 29, 2016 3:04 am
i've got a problem with ios project.....
tChart.Header.Font.Color= Color.Blue;
Error: The type 'Color' is defined in an assembly that is not referenced.
You must add a referenced.You must add a reference to assembly 'OpenTK-1.0,Version=0.0.0.0, Culture=neutral......'
tChart.Header.Font.Color= Color.Blue;
Error: The type 'Color' is defined in an assembly that is not referenced.
You must add a referenced.You must add a reference to assembly 'OpenTK-1.0,Version=0.0.0.0, Culture=neutral......'