Smrf.NodeXL.ExcelTemplate.GraphMetricColumnOrdered.GraphMetricColumnOrdered C# (CSharp) Method

GraphMetricColumnOrdered() protected method

Do not use this constructor.
protected GraphMetricColumnOrdered ( ) : System
return System
    protected GraphMetricColumnOrdered()
    {
        // (Do nothing.)
    }

Same methods

GraphMetricColumnOrdered::GraphMetricColumnOrdered ( String worksheetName, String tableName, String columnName, Double columnWidthChars, String numberFormat, String style, GraphMetricValueOrdered graphMetricValuesOrdered ) : System