mirror of
https://github.com/XCharts-Team/XCharts.git
synced 2026-05-15 12:40:12 +00:00
add themeInfo property
This commit is contained in:
committed by
monitor1394
parent
b156180993
commit
54ee3d43f5
@@ -18,6 +18,10 @@ namespace XCharts
|
||||
/// </summary>
|
||||
public partial class BaseChart
|
||||
{
|
||||
/// <summary>
|
||||
/// The theme info.
|
||||
/// </summary>
|
||||
public ThemeInfo themeInfo { get { return m_ThemeInfo; } }
|
||||
/// <summary>
|
||||
/// The title setting of chart.
|
||||
/// 标题组件
|
||||
|
||||
Reference in New Issue
Block a user