This example demonstrates how to access an axis title at runtime.
For this, you should cast your diagram object to the required diagram type, to access its axes. Then, you can access the Title property of an axis.
Question Comments
Added By: Keith Lyon at: 10/18/2012 4:44:43 AM
I've tried to download this example, except when I open the e1366_cs.dxsample there is an error given "ArgumentException: Unknown version at......"
Added By: Parinita Manwani at: 11/20/2014 9:33:01 PMHi i implemented the same code .
I can see the below error
Object reference not set to an instance of an object.
Please help!!
Added By: John (DevExpress Support) at: 11/20/2014 9:42:19 PM Hi Parinita,I have extracted your quest into a separate ticket: E1366 - Object reference not set to an instance of an object. Let's continue the conversation there.