jQWidgets Forums

jQuery UI Widgets Forums Chart legend location

This topic contains 3 replies, has 3 voices, and was last updated by  ivailo 9 years, 3 months ago.

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
  • legend location #80498

    SJLee
    Participant

    hi,
    Is it possible to change the position of the legend ?

    legend location #80499

    SJLee
    Participant

    sorry, i had solved.!

    legend location #82424

    vasumullapudi
    Participant

    how to increase the size of legend boxes

    legend location #82474

    ivailo
    Participant

    Hi vasumullapudi,

    Unfortunately, there is not a property that controlls the size of the legend boxes. Their size is a constant.
    The legendLayout property contains an object with all possible legend settings.
    For example:

     legendLayout: {
             left: 700,
             top: 160,
             width: 300,
             height: 200,
             flow: 'vertical'
         },

    Best Regards,
    Ivailo Ivanov

    jQWidgets Team
    http://www.jqwidgets.com

Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.