Browse By Tags

  • Set value for custom tooltip of a primitive in a custom layer : ILayer

    Hi,

    following problem:

    I have implemented a custom tooltip that implements the IRenderLabel interface. Within the ToString method I want to access the DATA_VALUE element of the context hashtable. That works fine for my barchart but not for my custom…