ChartInfo
סקירה כללית
ChartInfo הוא ממשק ב Aspose.Cells FOSS עבור Typescript.
ChartInfo מספק תמונה פשוטה של הקונפליקט של תרשים, כולל סוג, כותרת, סדרת מיקום אגדה, עמדות אסיס, שטח מגרש וממד.
רכוש : categoryAxisPosition, chartType, fromColOff, fromRowOff, height, legendPosition,ועוד 15 עוד.
תיאור
ChartInfo הוא ממשק ב Aspose.Cells FOSS עבור TypeScript שמגדיר חוזה עם שיטות 0.
היכולות הבסיסיות כוללות: : charttype; : string; : chartseries[].פעולות אלה מאפשרות למפתחים לשלב את פונקציונליות chartinfo ישירות ליישומים TypeScript.
גם בכיתה זו נמסר כי chartType רכוש (לדוגמה, סוג הדפוס), title כותרת (הכותרות) – הכותרה series רכוש (הוא מחזיק את הסדרה).
נכסים
| Name | Type | Access | Description |
|---|---|---|---|
chartType | : ChartType | Read | Gets the chart type. |
title | : string | Read | Gets the title. |
series | : ChartSeries[] | Read | Gets the series. |
legendPosition | `: “left” | “right” | “top” |
categoryAxisPosition | `: “left” | “right” | “top” |
valueAxisPosition | `: “left” | “right” | “top” |
plotArea | `: { |
x: number;
y: number;
width: number;
height: number;}| Read | Gets the plot area. | |x|:מספר : מספר| Read | Gets the x. | |ו|:מספר : מספר| Read | Gets the y. | |רחב|:מספר : מספר| Read | Gets the width. | |גובה|:מספר : מספר| Read | Gets the height. | |רוויד|:מספר : מספר| Read | Gets the from row off. | |מתוך ColOff|:מספר : מספר| Read | Gets the from col off. | |טורקיה|:מספר : מספר| Read | Gets the to row off. | |טוקולופ|:• מספר| Read | Gets the to col off. | |מקוריX|:• מספר| Read | Gets the original x. | |מקורי|:• מספר| Read | Gets the original y. | |דפדפן Index|:• מספר| Read | Gets the sheet index. | |מקוריXml|:תגית: string| Read | Gets the original chart xml. | |תגית: StyleXml|:תגית: string| Read | Gets the original style xml. | |מקורי צבעXml|: string`