Search code examples
c#-4.0.net-4.0teechart

How to add suffix to Teechart axis captions?


I want to add suffix to Teechart axis captions. for ex. πc I want to display c at suffix. I want same for Ψ and μ. Is Teechart 4.1 .NET have this functinality?

Thanks and regards, Abhijit Shelar


Solution

  • Yes, use the GetAxisLabel event to customize your labels. You'll find examples at Tutorial 4 and the features demo. Both tutorials and demo are available at TeeChart's program group.