Chart Attributes

Select a chart type from list below to see attributes and details
  • A
  • B
  • C
  • D
  • E
  • F
  • G
  • H
  • I
  • J
  • K
  • L
  • M
  • N
  • O
  • P
  • Q
  • R
  • S
  • T
  • U
  • V
  • W
  • X
  • Y
  • Z

JavaScript alias:msstackedcolumn2dlinedy

See all attributes
Loading chart. Please wait.
{"chart":{"caption":"Quarterly Sales vs. Profit % in Last Year","subcaption":"Product-wise Break-up - Harry's SuperMart","xAxisName":"Quarter","pYAxisName":"Sales","sYAxisName":"Profit %","numberPrefix":"$","numbersuffix":"M","sNumberSuffix":"%","sYAxisMaxValue":"25","paletteColors":"#5598c3,#2785c3,#31cc77,#1aaf5d,#f45b00","baseFontColor":"#333333","baseFont":"Helvetica Neue,Arial","captionFontSize":"14","subcaptionFontSize":"14","subcaptionFontBold":"0","showBorder":"0","bgColor":"#ffffff","showShadow":"0","canvasBgColor":"#ffffff","canvasBorderAlpha":"0","divlineAlpha":"100","divlineColor":"#999999","divlineThickness":"1","divLineDashed":"1","divLineDashLen":"1","usePlotGradientColor":"0","showplotborder":"0","valueFontColor":"#ffffff","placeValuesInside":"1","showXAxisLine":"1","xAxisLineThickness":"1","xAxisLineColor":"#999999","showAlternateHGridColor":"0","legendBgAlpha":"0","legendBorderAlpha":"0","legendShadow":"0","legendItemFontSize":"10","legendItemFontColor":"#666666"},"categories":[{"category":[{"label":"Q1"},{"label":"Q2"},{"label":"Q3"},{"label":"Q4"}]}],"dataset":[{"dataset":[{"seriesname":"Processed Food","data":[{"value":"30"},{"value":"26"},{"value":"33"},{"value":"31"}]},{"seriesname":"Un-Processed Food","data":[{"value":"21"},{"value":"28"},{"value":"39"},{"value":"41"}]}]},{"dataset":[{"seriesname":"Electronics","data":[{"value":"27"},{"value":"25"},{"value":"28"},{"value":"26"}]},{"seriesname":"Apparels","data":[{"value":"17"},{"value":"15"},{"value":"18"},{"value":"16"}]}]}],"lineset":[{"seriesname":"Profit %","showValues":"0","data":[{"value":"14"},{"value":"16"},{"value":"15"},{"value":"17"}]}]}
{
    "chart": {
        "caption": "Quarterly Sales vs. Profit % in Last Year",
        "subcaption": "Product-wise Break-up - Harry's SuperMart",
        "xAxisName": "Quarter",
        "pYAxisName": "Sales",
        "sYAxisName": "Profit %",
        "numberPrefix": "$",
        "numbersuffix": "M",
        "sNumberSuffix": "%",
        "sYAxisMaxValue": "25",
        "paletteColors": "#5598c3,#2785c3,#31cc77,#1aaf5d,#f45b00",
        "baseFontColor": "#333333",
        "baseFont": "Helvetica Neue,Arial",
        "captionFontSize": "14",
        "subcaptionFontSize": "14",
        "subcaptionFontBold": "0",
        "showBorder": "0",
        "bgColor": "#ffffff",
        "showShadow": "0",
        "canvasBgColor": "#ffffff",
        "canvasBorderAlpha": "0",
        "divlineAlpha": "100",
        "divlineColor": "#999999",
        "divlineThickness": "1",
        "divLineDashed": "1",
        "divLineDashLen": "1",
        "usePlotGradientColor": "0",
        "showplotborder": "0",
        "valueFontColor": "#ffffff",
        "placeValuesInside": "1",
        "showXAxisLine": "1",
        "xAxisLineThickness": "1",
        "xAxisLineColor": "#999999",
        "showAlternateHGridColor": "0",
        "legendBgAlpha": "0",
        "legendBorderAlpha": "0",
        "legendShadow": "0",
        "legendItemFontSize": "10",
        "legendItemFontColor": "#666666"
    },
    "categories": [
        {
            "category": [
                {
                    "label": "Q1"
                },
                {
                    "label": "Q2"
                },
                {
                    "label": "Q3"
                },
                {
                    "label": "Q4"
                }
            ]
        }
    ],
    "dataset": [
        {
            "dataset": [
                {
                    "seriesname": "Processed Food",
                    "data": [
                        {
                            "value": "30"
                        },
                        {
                            "value": "26"
                        },
                        {
                            "value": "33"
                        },
                        {
                            "value": "31"
                        }
                    ]
                },
                {
                    "seriesname": "Un-Processed Food",
                    "data": [
                        {
                            "value": "21"
                        },
                        {
                            "value": "28"
                        },
                        {
                            "value": "39"
                        },
                        {
                            "value": "41"
                        }
                    ]
                }
            ]
        },
        {
            "dataset": [
                {
                    "seriesname": "Electronics",
                    "data": [
                        {
                            "value": "27"
                        },
                        {
                            "value": "25"
                        },
                        {
                            "value": "28"
                        },
                        {
                            "value": "26"
                        }
                    ]
                },
                {
                    "seriesname": "Apparels",
                    "data": [
                        {
                            "value": "17"
                        },
                        {
                            "value": "15"
                        },
                        {
                            "value": "18"
                        },
                        {
                            "value": "16"
                        }
                    ]
                }
            ]
        }
    ],
    "lineset": [
        {
            "seriesname": "Profit %",
            "showValues": "0",
            "data": [
                {
                    "value": "14"
                },
                {
                    "value": "16"
                },
                {
                    "value": "15"
                },
                {
                    "value": "17"
                }
            ]
        }
    ]
}
<chart caption="Quarterly Sales vs. Profit % in Last Year" subcaption="Product-wise Break-up - Harry&#39;s SuperMart" xaxisname="Quarter" pyaxisname="Sales" syaxisname="Profit %" numberprefix="$" numbersuffix="M" snumbersuffix="%" syaxismaxvalue="25" palettecolors="#5598c3,#2785c3,#31cc77,#1aaf5d,#f45b00" basefontcolor="#333333" basefont="Helvetica Neue,Arial" captionfontsize="14" subcaptionfontsize="14" subcaptionfontbold="0" showborder="0" bgcolor="#ffffff" showshadow="0" canvasbgcolor="#ffffff" canvasborderalpha="0" divlinealpha="100" divlinecolor="#999999" divlinethickness="1" divlinedashed="1" divlinedashlen="1" useplotgradientcolor="0" showplotborder="0" valuefontcolor="#ffffff" placevaluesinside="1" showxaxisline="1" xaxislinethickness="1" xaxislinecolor="#999999" showalternatehgridcolor="0" legendbgalpha="0" legendborderalpha="0" legendshadow="0" legenditemfontsize="10" legenditemfontcolor="#666666">
    <categories>
        <category label="Q1" />
        <category label="Q2" />
        <category label="Q3" />
        <category label="Q4" />
    </categories>
    <dataset>
        <dataset seriesname="Processed Food">
            <set value="30" />
            <set value="26" />
            <set value="33" />
            <set value="31" />
        </dataset>
        <dataset seriesname="Un-Processed Food">
            <set value="21" />
            <set value="28" />
            <set value="39" />
            <set value="41" />
        </dataset>
    </dataset>
    <dataset>
        <dataset seriesname="Electronics">
            <set value="27" />
            <set value="25" />
            <set value="28" />
            <set value="26" />
        </dataset>
        <dataset seriesname="Apparels">
            <set value="17" />
            <set value="15" />
            <set value="18" />
            <set value="16" />
        </dataset>
    </dataset>
    <lineset seriesname="Profit %" showvalues="0">
        <set value="14" />
        <set value="16" />
        <set value="15" />
        <set value="17" />
    </lineset>
</chart>

Multi-series Stacked Column 2D + Line Dual Y Axis Attributes