[CLOSED] Chart.Legend background color ?

  1. #1

    [CLOSED] Chart.Legend background color ?

    1. How to change Chart.Legend background color ?
    2. How to see all preference properties of Chart Control ?

    Thank you
    Last edited by geoffrey.mcgill; Feb 26, 2013 at 7:21 AM. Reason: [CLOSED]
  2. #2
    Hi @Zenalyse,

    Welcome to the Ext.NET forums!

    Quote Originally Posted by Zenalyse View Post
    1. How to change Chart.Legend background color ?
    Please use the BoxFill option.
    <LegendConfig BoxFill="red" />
    http://docs.sencha.com/ext-js/4-1/#!...nd-cfg-boxFill

    Please note that Legend currently doesn't work with the latest Ext.NET sources from the SVN trunk. Here is a possible temporary fix.
    http://forums.ext.net/showthread.php...l=1#post102918

    Quote Originally Posted by Zenalyse View Post
    2. How to see all preference properties of Chart Control ?
    The ExtJS API docs should be good enough.
    http://docs.sencha.com/ext-js/4-1/#!...xt.chart.Chart

    The entire ExtjS API should reflect in the respective Ext.NET properties.

    Also this video material is excellent to understand Charts better
    http://docs.sencha.com/ext-js/4-1/#!/video/17673342

Similar Threads

  1. [CLOSED] Legend in Column Chart
    By Tactem in forum 2.x Legacy Premium Help
    Replies: 4
    Last Post: Nov 08, 2013, 11:29 AM
  2. Replies: 19
    Last Post: Dec 19, 2012, 2:24 PM
  3. [CLOSED] Chart Legend Names
    By cwolcott in forum 2.x Legacy Premium Help
    Replies: 6
    Last Post: Nov 05, 2012, 3:39 PM
  4. chart legend
    By koma in forum 2.x Help
    Replies: 0
    Last Post: Sep 12, 2012, 3:09 AM
  5. Replies: 2
    Last Post: Aug 13, 2012, 2:12 PM

Posting Permissions