[OPEN] [#262] Dashed/Dotted chart grid lines

  1. #1

    [OPEN] [#262] Dashed/Dotted chart grid lines

    Is it possible to style the Grid lines of a column chart as dashed/dotted lines? I would like to be able to style the horizontal grid lines of a column chart as dotted or dashed lines. I have tried using a custom GridConfig object as follows:

    <GridConfig >
    <Even StrokeDashArray="2,3" Stroke="#000000" StrokeOpacity=".2" StrokeWidth="2" />
    </GridConfig>
    This creates a stroke around an entire "cell" in the grid. I simply want to stroke the lines on the grid. Or replace the lines on the grid with dotted or dashed lines.
    Last edited by Baidaly; May 31, 2013 at 9:24 PM. Reason: [OPEN] [#262]
  2. #2
    Hello!

    I think it's a bug. We reported to Sencha: http://www.sencha.com/forum/showthread.php?264919
  3. #3
    Sencha has opened a bug in their bug tracker.

    We have created an issue to track this defect: https://github.com/extnet/Ext.NET/issues/262

Similar Threads

  1. [CLOSED] GridPanel Lines
    By state in forum 1.x Legacy Premium Help
    Replies: 3
    Last Post: Feb 21, 2022, 6:01 PM
  2. Replies: 9
    Last Post: Sep 15, 2011, 1:58 PM
  3. Grid lines to enter
    By heberluiz in forum 1.x Help
    Replies: 0
    Last Post: Mar 19, 2010, 11:26 AM
  4. [CLOSED] How to show grid lines in the gridPanel
    By Etisbew in forum 1.x Legacy Premium Help
    Replies: 7
    Last Post: Jun 10, 2009, 5:10 AM
  5. When the grid is empty show lines...
    By speedstepmem2 in forum 1.x Legacy Premium Help
    Replies: 3
    Last Post: Jan 10, 2009, 6:41 AM

Posting Permissions