zoukankan      html  css  js  c++  java
  • Dev的XtraGrid的TextPattern

    出自:https://docs.devexpress.com/CoreLibraries/DevExpress.XtraCharts.SeriesLabelBase.TextPattern

    Pattern

    Description

    {S}

    Displays the name of the series.

    {A}

    Displays a series point argument.

    {V}

    Displays series point values.

     

    Pie (Donut) series specific placeholders

    {VP}

    Displays series point values as percentages.

    {TV}

    Displays a total group value.

     

    Stacked series specific placeholders

    {VP}

    Displays series point values as percentages.

    {G}

    Displays the name of a stacked group.

    {TV}

    Displays a total group value.

     

    Bubble series specific placeholders

    {W}

    Displays the weight.

     

    Range series specific placeholders

    {V1}

    Displays the first value.

    {V2}

    Displays the second value.

    {VD}

    Displays the duration between the first and second data point values formatted using a common time format (e.g. HH:MM:SS for date time values and #.## for numeric values).

    {VDTD}

    Displays the duration between the first and second date-time data point values in days.

    {VDTH}

    Displays the duration between the first and second date-time data point values in hours.

    {VDTM}

    Displays the duration between the first and second date-time data point values in minutes.

    {VDTS}

    Displays the duration between the first and second date-time data point values in seconds.

    {VDTMS}

    Displays the duration between the first and second date-time data point values in milliseconds.

     

    Financial series specific placeholders

    {OV}

    Displays the open value.

    {HV}

    Displays the high value.

    {LV}

    Displays the low value.

    {CV}

    Displays the close value.

  • 相关阅读:
    软件使用[17]
    软件使用[20]
    软件使用[12]
    软件使用[10]
    软件使用[22]
    软件使用[06]
    软件使用[11]SlickEdit
    软件使用[19]
    uva 10717【Mint】
    uva 10791【 Minimum Sum LCM】
  • 原文地址:https://www.cnblogs.com/fabao/p/14401783.html
Copyright © 2011-2022 走看看