mirror of
https://github.com/XCharts-Team/XCharts.git
synced 2026-05-20 15:30:09 +00:00
增加DataZoom的orient参数设置水平或垂直样式
This commit is contained in:
@@ -774,6 +774,10 @@ namespace XCharts
|
||||
{
|
||||
}
|
||||
|
||||
public virtual void OnDataZoomRangeChanged(DataZoom dataZoom)
|
||||
{
|
||||
}
|
||||
|
||||
public override void OnPointerDown(PointerEventData eventData)
|
||||
{
|
||||
base.OnPointerDown(eventData);
|
||||
|
||||
Reference in New Issue
Block a user